Tags:

Tutorial html part 1

By Unknown → Monday, 9 June 2014

hallo everybody, today i will share tutorial html.where we will make posts using html programming language.
use notepad to write the script.
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:
<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.

Post Tags:

Jillur Rahman

I'm Jillur Rahman. A full time web designer. I enjoy to make modern template. I love create blogger template and write about web design, blogger. Now I'm working with Themeforest. You can buy our templates from Themeforest.

No Comment to " Tutorial html part 1 "