Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
how to make Text in a div not effect images OR how to make div not get effected by...
Old 09-18-2008, 01:40 PM how to make Text in a div not effect images OR how to make div not get effected by...
Novice Talker

Posts: 6
Trades: 0
How to make text in a div not effect images OR How to make div not get effected by browser window size.


if u look at http://65.75.243.8/new/ the home is pushing the images down. the code for the div is: div style="position: relative; float: left: 0px; top: 0; height: 600px; width: 120px; padding: 1em;">home</div>

but i could also set the div to absolute but then it will get effected by the size of the window.

Please help, i would be very thankfull.
imhiya is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 09-18-2008, 02:48 PM Re: how to make Text in a div not effect images OR how to make div not get effected b
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
Don't use positioning, use the normal document flow and floats to get what you want.

However, the FIRST thing you need to do is put a proper DOCTYPE on your pages.
The 2nd is to get rid of the moldy old tables for layout and do your layout with CSS.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 09-18-2008, 03:40 PM Re: how to make Text in a div not effect images OR how to make div not get effected b
Novice Talker

Posts: 6
Trades: 0
how should i produce the tables, i use photoshop cs to slice it. or if possible to could u give me a guide to help.
imhiya is offline
Reply With Quote
View Public Profile
 
Old 09-19-2008, 03:02 PM Re: how to make Text in a div not effect images OR how to make div not get effected b
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
The point is NOT to use tables for layout at all - use CSS and only use tables for TABULAR DATA - that's what they were meant for.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to how to make Text in a div not effect images OR how to make div not get effected by...
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.22943 seconds with 12 queries