inline style demo : Inline Style « Style Basics « HTML / CSS






inline style demo

  

<html>
 <head>
  <title>inline style</title>
 <head>
 <body>
  <p style="font-size: 150%">Hello, world!</p
 </body>
</html>

   
  








Related examples in the same category

1.Inline style for header
2.Inline style