Wednesday, 18 February 2015

OUTPUT FIGURE 6.10 LINE BREAKS.

OUTPUT
FIGURE 6.10 LINE BREAKS.










ADDRESS

 The address tag <address> is used for signature-like entities on web pages,. address tags usually go at the bottom of each webpage and are used to indicate who wrote the web page, who to contact for more information, the date, any copyright notices or other warn line (<hr >), and the <br> tag can be used to separate the lines
.
Without an address or some other method of signing your web pages, it’s close to impossible to find out who wrote it or who to contact for more information. Signing each of your web pages by using the <address> tag is an excellent way to make sure that people can get in touch with you. <address>is a block-level tag that italicizes the text inside it .

 The following input shows an address:

INPUT

<hr/>

<Address>

Laura 1emay <a href =”mailto: lemay@1ne.com”> 1emay@com</a><br/>

A service of Laura Lemay, incorporated <br/>

Last revised January 10,2003 <br/>

Copyright  Laura Lemay 2003 all rights reserved </br>

Copyright Laura Lemay 2003 all rights reserved <br/>

Void where prohibited. Keep hands and feet inside the vehicle at all times.

</address>

No comments:

Post a Comment