HTML Structure
Welcome to my First Web Page
HTML or Hyper Text Markup Language is the standard which is used by World Wide Web documents.
We use a program called browser to view documents. It is not a programming language even though it is termed as a language. The basic elements of an HTML page and therefore any document on the Web is ASCII text. HTML uses what is called a tag and it is represented by the angle bracket “<” and “>. Any text which is contained by the angle brackets is considered as an HTML tag by the browser and interpreted accordingly. Since HTML uses ASCII text, the Web documents are delivered over the network such that they are not platform dependent. Hence only a Web Browser is required which can interpret HTML files irrespective of whether it is running on a machine using Windows or Unix or Macintosh or on any other operating system or hardware platform. Between these two tags, you will eventually enter the rest of the text and graphics for your Web page. In order that all Web browsers recognize that this is an HTML document (remember that you are saving it as ASCII text and so the browser could be confused), you need to add some tags on either side of the head and body tags you have created. Before the first
tag, enter the following
ASHISH BHATNAGAR
Department of Computer Science
IMS (University Course) Campus
Ghaziabad
Hello Students ! Whats your Fav. Subjects ...
Hello Students ! Whats your Fav. Subjects ...
Hello Students ! Whats your Fav. Subjects ...
Hello Students ! Whats your Fav. Subjects ...
Hello Students ! Whats your Fav. Subjects ...
Hello Students ! Whats your Fav. Subjects ...