Old 10-28-2004   #1 (permalink)
Bub
n00b
 
Bub's Avatar
 
Join Date: Feb 2004
Location: South Carolina
Posts: 868

Send a message via AIM to Bub
Html help. Word wrap?

Aight, I have been working on a layout for a website of mine. I'm having some table trouble though, so I seek answers

http://www.bubster.org/bub/template/test/ <- What I have so far
http://www.bubster.org/bub/template/test/mid5.html <- Problem Area.

On that second page, mid5.html, there is a "Future Picture" frame and a paragraph in different tables. I'm trying to get the paragraph in wrap around the frame but I'm not sure how. I've been using Dreaweaver for the html and a little by hand. Any ideas how to do this?

Also tell me what you think about the layout as a whole.

Thanks guys,
Bub
__________________
Bub is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 10-29-2004   #2 (permalink)
Sheep Worrier
 
Man1c M0g's Avatar
 
Join Date: Sep 2003
Location: Portsmouth, UK.
Posts: 4,105
Blog Entries: 14

Send a message via ICQ to Man1c M0g Send a message via MSN to Man1c M0g Send a message via Skype™ to Man1c M0g
Try giving the image you are including an align property. i.e.
Code:
<img border="0" src="blah.jpg" width="302" height="379" align="left">
__________________
Man1c M0g is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 10-30-2004   #3 (permalink)
Bub
n00b
 
Bub's Avatar
 
Join Date: Feb 2004
Location: South Carolina
Posts: 868

Send a message via AIM to Bub
Yea, I sliced that frame into 4 seperate pics so I could just change the center part of it.
I'll give it a shot and see what happens.
__________________
Bub is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 10-30-2004   #4 (permalink)
Registered User
 
MrProtoman's Avatar
 
Join Date: Aug 2004
Location: Evansville, IN
Posts: 70

Send a message via ICQ to MrProtoman Send a message via AIM to MrProtoman Send a message via MSN to MrProtoman Send a message via Yahoo to MrProtoman
As far as I know, you're not going to be able to accomplish what you're wanting with a table. The only way you could get the text to fit to the right of the image and then below it with a table would be to combine the right side and bottom columns into one, which isn't possible. You're going to have to use DIV tags instead of tables to position your image block, I think. I'd tell you specificly how, but I can't think straight enough this late (I work nights, it's late for me).
__________________
MrProtoman is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 10-30-2004   #5 (permalink)
Red Dawn
 
BlodoPKNZ's Avatar
 
Join Date: May 2004
Location: Eastern Europe
Posts: 302

Here is what i extracted from one of my pages.
Code:
<div style="vertical-align: middle; float: left;"><img class="ni" src="http://img.photobucket.com/albums/v431/SpeederYR/harpinfc.jpg" border="0"></div>
Worked on my page. Experiment with it cause css is key here.
__________________
BlodoPKNZ is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT +1. The time now is 04:18 PM.
Content Relevant URLs by vBSEO 3.2.0

Design & Content © BioRUST 2008 :: PRIVACY STATEMENT :: LEGAL INFORMATION :: ADVERTISING MEDIA KIT