CSS formatting directly to an individual HTML tag to apply the attribute style in the HTML tag. An example:
<h1 style=”color:#0000FF;”>Example</h1>
This statement is the headline. Note that it is simply the opening HTML tag addition the style attribute, and a corresponding CSS specification behind.
Large File Format in the head area
For further information on file, use the head of an HTML file, i.e. between <head> and </head> the tag <style> noted. Behind all of this HTML file current information and then the field again with </style> closed. All information given here apply to the entire HTML file. An example:
<style type=”text/css”>
<!–
p { font-family:Arial; }
//–>
</style>
The attribute “type” is a mandatory attribute for the opening style tag. Note If you use CSS so in each case: <style type=”text/CSS”> As you can see, I have in this example, the actual CSS values again in an HTML comment inserted <!– //–> This is to prevent very old browser, the element <style> do not know, accidentally, the CSS data as output on the screen.
Hello! Please e-mail me your contacts. I have a question zachary@complective.ru” rel=”nofollow”>……
Thanks!…