HTML Fonts, Tags and Elements
HTML Fonts, Tags and Elements
The < BASE > tag is designed to appear only between
1. < BODY >
2. < HEAD >
3. < TITLE >
4. < PRE >
HTML Fonts, Tags and Elements
What is the correct HTML code for inserting an image ?
1. < img >image.gif< /img >
2. < img href=”image.gif />
3. < img src=”image.gif” >
HTML Fonts, Tags and Elements
The special formatting tag is1. 2. 3.
EXAMIANS