hallo everybody, today i will share tutorial html.where we will make posts using html programming language.
ok I discuss directly.before we write using html, we have to write the prefix and suffix <html> </ html>. after that it in the <html> that we write again <head> </ head>. and in the <head> that write <title></title>. and the latter i write <body></body> . so if this is written into such:
use notepad to write the script.
<html>
<head>
<title><title>
</head>
<body>
write in here
<body>
</body>
</html>
after write it, save this script
with the suffix. hml, suppose you would call him exercise then save with the name exercise.html. then open the file that you save before using the browser.
with the suffix. hml, suppose you would call him exercise then save with the name exercise.html. then open the file that you save before using the browser.

No Comment to " Tutorial html part 1 "