HTML is the web based language and easiest language we are easily understand we are designing our website on our own style through this language.In these we are placing only introduction about html and one example.
Introduction about HTML
Hypertext markup language it is webbased language,it can be used for designing webpages.
HyperLink:
A String of clickable text or image that points to another webpage or document.
Hypertext:
Hypertext is a ordinary text which additional features such as formattimg,images,multimedia and links to another documents.
- Markup is a process of taking ordinary text and adding extra syymbols.these symbols are acts as commands for the browser tells about how to display the text.
- Html is a member of family of markup languages called SGML(standard generalized markup languages)
- The www(world wide web) created by Tim Berners Lee which retrieve the information from the internet with the help of browser.
- Browser is a Software application.All the information are accessed as webpages through a browser .So browser understanding language is HTML.To run a html program is needed Common browsers are a windows internet explorer,Mozilla firefox,Google Chrome etc.
syntax:
<html>
<head>
<title>Introduction about html</title>
<meta>Hai</mata>
<Script></Script>
<link></link>
</head>
<body> in these we are written anything
<B>bold tag</B>
<br>break tag</br>
<marquee>for scrolling purpose</marquee>
<U>underline tag</U>
<I>italin tag for font style purpose</I>
</body>
</html>
Friends you like my post please share to your friends through Facebook,Twitter,Google+ etc
Friends you like my post please share to your friends through Facebook,Twitter,Google+ etc
0 comments:
Post a Comment