From: | Neil Bothwick |
Date: | 14 Mar 2001 at 22:43:03 |
Subject: | Re: html layout |
Joris Kempen said,
> But something else: working with images and text. Let's say i want some text
> and some images in my page. What do i first put in my file: the image and
> then the text or in reverse?
Generally, you [put it in the order in which you want it to appear,
left to right then top to bottom.
> example: this is what i want,
> blablabla |--------|
> blabl | |
> bla | Image1 |
> --------------| | |
> = | | |
> = | --------
> = Image2 | blablablabla
> = | blablablalblalb
> = | blabla bla
> --------------
> Hope the ascii get's right, but how do i layout this?
Bunch of text
<img src="image1.gif" align="right" alt="don't forget this">
<br clear="all">
<img src="image2.gif" align="left" alt="don't forget this">
Some more text
> I also read something about <br clear="all"> don't know if this would work
> in some way...
You need the clear option with BR here.
> or do i need a table for this one?
It might be a better way of doing it. Tables can allow more precise
layouts, but they can be slower to display and some browsers make a mess
of more complex layouts.
Neil
------------------------ Yahoo! Groups Sponsor ---------------------~-~>
Make good on the promise you made at graduation to keep
in touch. Classmates.com has over 14 million registered
high school alumni--chances are you'll find your friends!
http://us.click.yahoo.com/l3joGB/DMUCAA/4ihDAA/d8AVlB/TM
---------------------------------------------------------------------_->
Quote carefully and read all ADMIN:README mails
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/