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
Old 06-01-2005, 04:05 PM Overflow?
Zeal's Avatar
Average Talker

Posts: 17
Location: Texas
Trades: 0
So, I'm making this site, and I've got divs and everything. But I want to make it so that the overflow automatically wraps back into the div. Can this be done with CSS, or should I take this to PHP, or Javascript?



Here's what I have:

Code:
div.center { position: absolute; left: 150px; top: 0px; overflow: hidden; width: 700px; height: 500px; border: 2px dashed; border-color: #000; }
This makes the text go off into the blue (ironically, my background is blue), and it won't be available to the user. So I want the text to wrap inside the div.

^_^ Thanks in advance.
Zeal is offline
Reply With Quote
View Public Profile Visit Zeal's homepage!
 
 
Register now for full access!
Old 06-27-2005, 01:38 AM
Novice Talker

Posts: 8
Trades: 0
Code:
<div style="overflow:auto; height:xx; width:xx"> content </div>
aquilolumen is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Overflow?
 

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