CSS help

This is a discussion on "CSS help" within the Web Page Design section. This forum, and the thread "CSS help are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Oct 20th, 2006, 16:19
Junior Member
Join Date: Oct 2006
Location: Britain
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
CSS help

I am trying to construct a tableless web page using CSS but i have run into a problem and can't for the life of me think of a solution. The problem is: I have an image 100px by 400px and i want to place 3 paragraphs of text alongside the image but all attempts so far have failed. If i was using HTML i could use "rowspan". Could someone help me out here please. Thanks Alsilver
Reply With Quote

  #2 (permalink)  
Old Oct 20th, 2006, 16:21
moojoo's Avatar
Moderator
Join Date: Aug 2005
Location: Texas
Posts: 2,020
Blog Entries: 1
Thanks: 0
Thanked 33 Times in 33 Posts
Re: CSS help

#foo { width: 100px; height:400px; float:left; margin:8px; background:url("foo.jpg") top left no-repeat; } or something.
__________________
I hate IE 6. Just sayin....
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
Reply With Quote
  #3 (permalink)  
Old Oct 20th, 2006, 19:20
Junior Member
Join Date: Oct 2006
Location: Britain
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Re: CSS help

Hi Moojoo thanks for the help and advice. Almost done now and everything displaying well in IE7, Firefox and Opera except for the last paragraph which over laps the footer for some reason i haven't solved yet! Think i'll leave it until tomorrow when i'll hopefully have a clearer head lol. Cheers. Alsilver
Reply With Quote
  #4 (permalink)  
Old Oct 21st, 2006, 02:02
Ryan Fait's Avatar
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: CSS help

If you can't figure it out, post a link here and we'll be able to assist you further.
Reply With Quote
  #5 (permalink)  
Old Oct 21st, 2006, 08:43
Junior Member
Join Date: Oct 2006
Location: Britain
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Re: CSS help

Thanks Ryanfait i think that i will have to take you up on that offer. Cheers Alsilver
Reply With Quote
  #6 (permalink)  
Old Oct 21st, 2006, 11:12
Junior Member
Join Date: Oct 2006
Location: Britain
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Re: CSS help

Hello there Ryanfait
Shall have to take you up on your offer to help me out. There are a load of mistakes i'm sure but the most obvious (in my humble opinion) are: the "Favourite Sites" tab is not level with the top of the left-hand column and the text over lapping the footer section. Would really appreciate any and all help and advice. Many thanks in advance. Alsilver

The Webpage is http://www.geocities.com/homemadepage/personalpage.html
Reply With Quote
  #7 (permalink)  
Old Oct 23rd, 2006, 00:48
Ryan Fait's Avatar
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: CSS help

I'm getting a "Page Not Found" error.
Reply With Quote
Reply

Tags
images, text

Thread Tools

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


All times are GMT. The time now is 20:39.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43