What are External Style Sheets?
Answer / swapna
External Style sheets are applied for many pages
Created in a external file *.css
<Link> tag to be used inside <Head> Tag
The *.css file should not contain any HTML tags
Ex: <Head>
<Link href=?___.css? rel=?StyleSheet?>
----</head>
MyStyles.css
P{text-Align:Center;
Color:Black;
Font-Family:Arial;
Font-Weight:Bold;
}
| Is This Answer Correct ? | 0 Yes | 0 No |
when performing a functional test on a phone calculator,if pressing on a button does not function what do i do next
what is design patterns? which design patterns mostly used in .net? How it is used with examples?
What are External Style Sheets?
What are the additional productivity features and enhancements included with Quartus II software version 6.0?
What skills do you think are necessary for a UI UX Designer?
What development do you think is needed in the UI UX of our product?
what is the difference between the Adapter Pattern and Proxy Patterns?its seems both are almost similar?
What is the difference between factory and builder design pattern?
What are the advantages of thin clients?
What are the Design Patterns you know
What are the types of design patterns?
How can you know that your design is successful?