Friday, October 2, 2015

html biggenner tutorial adding title

how to put a title in html 



<html>

<title>
these are title tags

</title>


</html>

title tag start with<title> and end with </title>



1 comment: