Appendix I Introduction to HyperText Markup Language 4: (My web server)

Appendix I Introduction to HyperText Markup Language 4: Part 1 1387 Fig. I.7 Fig. I.Fig.Fi I.7g. I.77Inserting special characters into HTML. (Part 2 of 2.) Fig. I. There are some special characters inserted into the text of lines 22 and 23:

All information on this site is © Deitel & Associates, 2002.

All special characters are inserted in their code form. The format of the code is always &code;. An example of this is &, which inserts an ampersand. Codes are often abbreviated forms of the character (like amp for ampersand and copy for copyright) and can also be in the form of hex codes. (For example, the hex code for an ampersand is 38, so another method of inserting an ampersand is to use &.) Please refer to the chart in Appendix M for a listing of special characters and their respective codes. In lines 28 31, we introduce three new styles.

You may copy up to 3.14 x 102 characters worth of information from this site. Just make sure you do not copy more information than is allowable.

You can indicate text that has been deleted from a document by including it in a del element. This could be used as an easy way to communicate revisions of an online document. Many browsers render the delelement as strike-through text. To turn text into superscript (i.e., raised vertically to the top of the line and made smaller) or to turn text into subscript (the opposite of superscript, lowers text on a line and makes it smaller), use the sup or sub element, respectively. Line 20



We recommend cheap and reliable webhost to host and run your web applications: Coldfusion Web Hosting services.

Leave a Reply