What is the relationship between CSS and HTML?
Latest Answer: both r used for creating web page ...
Latest Answer: Using the following way you can set two classes.it will apply two css class named first and second.- suresh ponnukalai ...
Latest Answer: A:link { text-decoration: none } ----- for normal, unvisited links, no underline;A:active { text-decoration: none } --- active is for link appearance while you're clickingA:visited { text-decoration: none } --- visited is for previously visited links ...
Latest Answer: We can have the space between the content border and content by using the cell padding concept. ...
How do you rate CSS types as per priority and what are the reasons like Embedded, External, Inline? which one gets top priority and why?
Latest Answer: We can use text-decoration : underline for this ...
View page [1] 2 3 4 Next >>

Go Top