|





















|
To develop an understanding of what HTML code looks like, select a web page that contains an element (text or graphic) you like. From the "View" tab on the top menu bar, select "Source" (Internet Explorer) or "Page Source" (Netscape). You will be presented with the HTML code that created the page. Scan through it to find the code that creates the effect you are interested in. Depending on how complex the page is, it may be easy or difficult to decipher the various components. Although you will sometimes you run into language you do not recognize (which could be JavaScript, or another coding language), the more page sources you view, the easier it will become to discern different elements.
Copyright 1998 by Digital Springs, Inc. All Rights Reserved.
|