'first-line' Example : first line : CSS Attributes and Javascript Style Properties HTML CSS TUTORIALS


HTML CSS TUTORIALS » CSS Attributes and Javascript Style Properties » first line »

 

'first-line' Example



    
<html>
<head>
<style>
p:first-line font-size:200%; color:red; }
</style>
</head>
<body>
<p>This is the first line of a sample text.
text text text text text text text text text 
text text text text text text text text text text 
text text text text text text text text text text text 
text text text text text text text text text text text text 
<br>
This is the second line.
</p>
</body>
</html>

    
      
      



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo CSS Attributes and Javascript Style Properties
» first line