Simple basic html easy way to create and understand html
Easy Html program simple way to understand basic program
Simple HTML program
Creating/writing a easy basic HTML program in simple way detailed...
First we have to know about HTML.
What is HTML :-
~~ Hypertext Markup Language. ~~
How does it work :-
~~ Tagging text files to achieve font, colour, graphic, and hyperlink effects on World Wide Web pages. ~~
How to understand it ? :-
~~ Very easy , Just think the HTMl also a Human body , starting program open ( A baby born.) Head in the first / top , next body and matter like background screen, movement etc.. ( Body and a person character ) at last program closes .
Here we go , In the above paragraph I think you guys everyone came to understand HTML Program very easily. Am I correct.!? Sooo let's make a simple basic HTML program.
<html> (Opening)
<Head>
<Html program>
<title>
<basic program>
<Body>
<Making simple basic HTML program in simple way>
</Body> \\
</title> \\Closing part
</Head> //
</html> //

It's helpful
ReplyDelete