Wednesday, July 15, 2009

Web Design Help!?

im creating a website for my parents restaurant and im just getting back into web design so everything is a little rusty. Im trying to insert a picture to the left of the page and then have text be able to write next to it like paragraph form. Kinda hard to describe but i hope someone understands. Im using dreamweaver but can insert text of thats the only way someone knows.



Web Design Help!?





Extremely simple.



%26lt;img src=%26quot;myimage.jpg%26quot; style=%26quot;float:left; margin:0px 10px 10px 0px%26quot; /%26gt;



%26lt;p%26gt;This is some text that will be next to the image. If the length of the text used is deeper than the height of the image it will wrap underneath it.%26lt;/p%26gt;



%26lt;p%26gt;You dont even need the margin commands but they make a nice space so your image is not hard up against the text.%26lt;/p%26gt;



Web Design Help!?



I am not sure what you are after but dreamweaver allows you to change the alignment of a picture with the adjoining text by right clicking on the graphic. I generally use tables to better control the positioning of text and graphics on the page.

No comments:

Post a Comment