Ad Code

Ticker

6/recent/ticker-posts

Basic-html-tag

This are basic examples of html.

<!DOCTYPE html><html>  <head>    <meta http-equiv="content-type" content="text/html; charset=utf-8" />    <meta name="" content="">    <title>your choice </title>  </head>  <body>  </body></html>

This is body of html.

<!DOCTYPE html><html>  <head>    <meta http-equiv="content-type" content="text/html; charset=utf-8" />    <meta name="" content="">    <title>your choice </title>  </head>  <body>   <h1> first heading of webpage .</h1>  </body></html>

H1 tag is representative of Heading for full detail please visit our channel

 

Post a Comment

0 Comments