| |
| Web Hosting |
|
|
|
| |
<EM>
|
|
| |
Makes the text stand out. Browsers usually do this with italic or boldface.
EXAMPLE:It is <EM>very</EM> important to read instructions before beginning but more fun if you don't.
|
|
| |
|
|
| |
|
|
| |
<EMBED>
|
|
| |
Places an embedded object into a document. Examples of embedded objects include MDI files and digital video files. Because the <EMBED> tag is not standard, I suggest using the <OBJECT> tag instead.
EXAMPLE: <EMBED SRC="movie.midi">
|
|
| |
|
|
| |
|
|
|