HTML elements are the basic building-blocks of webpages.
HTML is written in the form of HTML elements consisting of tags, enclosed in angle brackets (like <html>), within the web page content. HTML tags normally come in pairs like <h1> and </h1>. The first tag in a pair is the start tag, the second tag is the end tag (they are also called opening tags and closing tags). In between these tags web designers can add text, tables, images, etc..
The purpose of a web bowers is to read HTML documents and compose them into visible or audible web pages. The browser does not display the HTML tags, but uses the tags to interpret the content of the page
Under this HTML i learned things like:
Jvascript
Css.
with the help of this program i have designed web page for my self.
What exactly is Javascript?:
Javascript is a programming language that is used to make web pages interactive. It runs on your visitor's computer and so does not require constant downloads from your web site.
Above pictures are designed with the help of scripts that i learned in HTML. It is base on properties of object
onMouseOver, onMouseOut, onMouseUp, and onMouseDown.
For yours kind information you will able to download here and make copy of it.
For yours kind information you will able to download here and make copy of it.