1386 Introduction to HyperText Markup Language 4: Part (Web site builder)

1386 Introduction to HyperText Markup Language 4: Part 1 Appendix I You can even insert an image from a different Web site into your site (after obtaining permission from the site s owner, of course). Just make the src attribute reflect the location and name of the image file. On line 17 alt = “Links Page”>
we introduce the br element, which causes a line break to be rendered in most browsers. I.8 Special Characters and More Line Breaks In HTML, the old QWERTY typewriter setup no longer suffices for all our textual needs. HTML 4.01 has a provision for inserting special characters and symbols (Fig. I.7). 1 3 4 5 6 7 8 9 10 11 12 13 14 15

My email address is 16 deitel@deitel.com. Click on the address and your browser 17 will automatically open an email message and address it to my 18 address.

19 20


21 22

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

24 25

Leave a Reply