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 has no attributes set.







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> The image is aligned on the LEFT. And the Line Break has no attributes set.


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