Recent Posts

HTML Heading tags html | infodpsoft

  1. <html>
  2. <head>
  3.       <title>infodpsoft</title>
  4.       <style type="text/css">
  5.        body
  6.        {
  7.              background-color:#344750;
  8.              color:#fff;
  9.        }
  10. </style>
  11. </head>
  12. <body>
  13.       <h1>hi infodpsoft</h1>
  14.       <h2>hi infodpsoft</h2>
  15.       <h3>hi infodpsoft</h3>
  16.       <h4>hi infodpsoft</h4>
  17.       <h5>hi infodpsoft</h5
  18.       <h6>hi infodpsoft</h6>
  19. </body>
  20. </html>

Output:






How to Create a CSS Box Model in Html with Text - HTML | infodpsoft



No comments:

Powered by Blogger.