Hi
in the previous lesson i've talked about some of html tags today i'm going to talk about others in our webpage we need to make some titles and few main parts so how to make it in html its very easy look at his example :
in the previous lesson i've talked about some of html tags today i'm going to talk about others in our webpage we need to make some titles and few main parts so how to make it in html its very easy look at his example :
<html>
<head>
//as i said before we'll use this part later :)
</head>
</head>
<body>
<h1>hello</h1> */this tag <h1> it makes the font size kinda big there's h1,h2,h3,h4,h5,h6 you can use them as you want
</body>
</html>
</html>
if any of you has any question just write a comment or send an email
Baselnatour27@gmail.com
Baselnatour27@gmail.com
No comments:
Post a Comment