Basic Html Essay, Research Paper
There are six basic steps you must follow in order to create a web page in HTML. For those who don t know what it HTML is, it is the coding language that is used to create, develop, and maintain these WebPages such as Yahoo, MSN, Altavista, etc. Although there are other complex languages such as XML and DHTML, they are derived from the basics of HTML.
First thing to do before we get started on HTML is to open up a text-editing program such as Notepad.exe or Wordpad.exe. HTML is just text so this can be accomplished by utilizing one of these simple programs. There are other HTML editing/WebPages building programs out there such as Microsoft FrontPage, Macromedia Dreamweaver, and Macromedia Fireworks, but they have to be purchased in the computer software vendors. Now, if you have the text editor open, let s get started.
Your first command is to initiate the creation of the WebPages. Since all HTML is written in .flags x, where annotates the beginning, and annotates the end, start by typing on the top of the page, noting that this will be the start of a webpage. Now, go down to the next line in the document. Make sure to give enough space between tags, so every tag won t be jammed together. It will make editing the document easier in the future. You re second HTML flag will be the Title of this web document. Initiate the title with a flag, type in .This is my first HTML page x. Then ty
Following these six basic steps will allow you to create a webpage using HTML. There are thousands of other commands you can also utilize to design more complex graphical WebPages. Other languages such as Java, Asp, Perl, are another resource for web designers. If HTML were within your interest parameters, I would strongly encourage picking up some books from your local library or purchase HTML tutorial books.