(1) HTML Basic Code Structure
<html>
<head>
<title> Title Here </title>
<head>
<body> Main Code Here </body>
(2) Making Comments
<!--Comment Here--> |
(3) Common Tag Examples
<!--Bold Text--> |
<b></b>
<!--Text Break-->
<br></br>
<!--Header Size 1-->
<h1></h1>
No comments:
Post a Comment