The Main Languages Which Use Web page desigining.
- HTML-Hypertextmarkuplanguage
- DHTML-Dyanamic Hyper Text Mark Up Language
- XML-Static Markup Language
1.HTML::-
It is the basic Language For Web Page Designing.We can Create HTML Programme in Notepad,Wordpad.Open Notepad and Type HTML Tag.When your typing compelete then Save file as a "All File"and Name Filename.html.
as bellow
<Html>--------Necesary any HTML programme
<Title>---------Give Title of Programme
<Head>-------Give head of Document
<p>------------For display the text
<Body>--------Main Part of Html Programme Where We can Create,and format of our document
Closing of All HTMLtag Necessary in HTML Programme
For Closing HTML tag::-
</title>
A very Simple Example
<HTML>
<Head>Rajesh_Patel</Head>
<Title>Information</title>
<Body>
<Body BGCOLOR="RED">
<p>Rajesh Patel</p>
</body>
</html>
Thank You
Blogging By::-Rajesh_Patel
Dr.C.V.Raman University Bilaspur(C.G.)
E-mail::-Rajesh.patelp3034@gmail.com