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
Invisible Text in Internet Explorer
Old 03-29-2006, 11:52 AM Invisible Text in Internet Explorer
Extreme Talker

Posts: 170
Location: Canada
Trades: 0
I've designed another passable web-page, and I incorporated a two column layout. The weirdest thing happens in Internet Explorer though. There are two div's that are involved in this error. One is called "content" and holds all the main information, the other is called "news" and floats to the right of the content div.

When the information (text/images) is shorter than the news div, the text in the content div is invisible.

I've demonstrated the page with normal content here, and the page with the invisibility error here

The two pages are linked if you want to switch between them. If you'd like to see the stylsheet it's right here

-Thanks!
__________________

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



Please login or register to view this content. Registration is FREE
collyer_1 is offline
Reply With Quote
View Public Profile Visit collyer_1's homepage!
 
 
Register now for full access!
Old 03-29-2006, 02:41 PM Re: Invisible Text in Internet Explorer
Average Talker

Posts: 19
Trades: 0
Try adding float:left to div#content p.
And don't use double quotes in path to background images in you style sheet.
Last you have some odd characters in the very beginning of your style sheet. Do you use wordpad maybe?
__________________

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

Web Design Resources
WebdesignGold is offline
Reply With Quote
View Public Profile Visit WebdesignGold's homepage!
 
Old 03-29-2006, 03:04 PM Re: Invisible Text in Internet Explorer
ChipJohns's Avatar
I don't know! Do you?

Posts: 488
Name: Chip Johns
Location: Savannah Georgia
Trades: 0
I think using the float the way you are, try nesting the news tag inside the content tag

Code:
<div id="content">
<div id="news">
<h1>Current Projects</h1>
<p> Summit Design &amp; Productions has just been hired
 to do the advertisment and graphic design for the Okotoks 
Storytelling Festival.</P>(Close the ptag to..)
</div>
<p>I've got a very weird problem this time around. If this 
content here does not decend below the content in the 
projects div ("news" in the CSS, "Current Projects" on the 
right) the te...
ChipJohns is offline
Reply With Quote
View Public Profile Visit ChipJohns's homepage!
 
Old 03-30-2006, 01:59 PM Re: Invisible Text in Internet Explorer
Extreme Talker

Posts: 170
Location: Canada
Trades: 0
I forgot to validate my code and I'd missed couple tags, however, even when those tags are closed the error continues to occur.

Floating it left was not a very good solution, it actually broke the whole page (but thank you fr the feedback anyway). The reason you may have seen odd characters if because my stylesheet and html are encoded in UTF-8 (maybe).

I have not updated the files at the other end of my link yet, but know that my poor nesting of tags was not the source of this error.
__________________

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



Please login or register to view this content. Registration is FREE
collyer_1 is offline
Reply With Quote
View Public Profile Visit collyer_1's homepage!
 
Reply     « Reply to Invisible Text in Internet Explorer
 

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.26565 seconds with 12 queries