HTML Line Breaks Default Example

Canada to the Recue This is an example of taking a floating object like an image and surrounding it with text. Within the text it happends that there is a line break tag. After this sentence is where the <BR> tag will be.
The image is aligned on the LEFT. And the Line Break CLEAR attributes is set to ALL.


And this is the HTML to do the above image:
<IMG SRC="canadian_rescue.jpg" ALT="Canada to the Recue" ALIGN="left">

This is an example of taking a floating object like an image and surrounding it with text. Within the text it happends that there is a line break tag. After this sentence is where the <BR> tag will be. <BR CLEAR="all"> The image is aligned on the LEFT. And the Line Break CLEAR attributes is set to ALL.


Canada to the Recue This is an example of taking a floating object like an image and surrounding it with text. Within the text it happends that there is a line break tag. After this sentence is where the <BR> tag will be.
The image is aligned on the CENTER. And the Line Break CLEAR attributes is set to ALL.

previous slide | next slide
Return to Beginning of Presentation
Return to Software Development Library