Posts by Antonio Lima • 25 points
4 posts
-
1
votes1
answer127
viewsQ: Use of Pseudo-Class :link
I’m using Pseudo Class for links, I understand the concept and use of a:hover a:active and a:visited , but I can’t understand the a:link. What is the use of it? If possible I would like a practical…
-
1
votes2
answers62
viewsQ: Use of Pseudo Classes in CSS
I know that pseudo classes are: :link, :visited, :hover and :active, but I would like to know if it has how to use the pseudo classes through class, id or inline. Sometimes I don’t want to use one…
-
0
votes2
answers86
viewsQ: How do I use parseFloat in this algorithm?
I created an algorithm that gets a 4-quarter note , which makes an average calculation and shows the result of the approval. For the result of the approval I did as follows . Result of Approval :…
-
0
votes2
answers101
viewsQ: Do you doubt about " insertion" of variables in the input command in C#?
Well, my doubt is this, in C# I can use my "constants" be it of any type in my output command, everything normal. However, if I use a "variable" of the type int or double and put them in the input…
c#asked Antonio Lima 25