View Full Version : Picture And Text Side By Side


Mindfixation
03-12-2003, 09:12 PM
Hey. I'm having this problem and I can't see to figure it out. On my webpage I have an about me page, and I have my picture up on the left side. On the right of the picture, I want to put info, such as name, age, and all that good stuff. I have tried several things to get it to work, but nothing has worked. Can someone help me out on this one?

Here's thePage (http://www10.brinkster.com/micr0/about.htm) link if you need to see what I am talking about

Thanks

Alcy
03-12-2003, 09:16 PM
<img src="pics/whatintheworld3.jpg" alt="Me" align="left">Name:Sheena

SizzZzlinhair
03-12-2003, 09:17 PM
Well, first of all it loox like you didn't upload your picture or something because it isn't working.. and second of all you could always make a divider or put it into paint and make it one big picture. Here's the code for a divider: <center><table border="1"><tr><td><div style="width:430; height:430; overflow:auto"><font size=2 face=tahoma color=purple> TEXT GOES HERE </font></b></center></td></div> Thats the way I have mine.. you can change some of the info though, like the font size, font face, etc.

Mindfixation
03-12-2003, 09:46 PM
Thanks both of you :)