HOME
TUTORIAL
∇
Applets
Comments
CSS
Document Tags
Embed
Fonts
Forms
Frames
Images
Lines & Paragraphs
Links
Lists
Logical Tags
Scripts
Sounds
Symbols
Tables
Weird Tags
FORUM
∇
HTML Help
Web Design
Programming Languages
Web Hosting
Domain Names
Marketing
Community
QUICK LIST
CSS
Forum Home
FAQ
Search
Memberlist
Register
Profile
Log in to check your private messages
Log in
Register
- Not registered yet? Got something to say?
Join HTML Code Tutorial
!
Table overlap !?
HTML Help Forum Index
->
HTML Table
View previous topic
::
View next topic
Author
Message
PrinceVenom
Joined: 26 Apr 2005
Posts: 2
Posted: Tue Apr 26, 2005 5:59 am
Table overlap !?
hi all,
just had a quick question bout tables..
Im designing a page with 3 tables, basically 3 rows spanning across the whole width of the page.
When i input too much text in the middle row, it starts to overlap the outside rows
Can anyone help????
thx
degsy
Joined: 23 Feb 2005
Posts: 2440
Location: North East, UK
Posted: Tue Apr 26, 2005 6:47 am
If the text is non-breaking then there's not much you can do.
PrinceVenom
Joined: 26 Apr 2005
Posts: 2
Posted: Wed Apr 27, 2005 6:30 am
reply
thats not good....
are there any good alternatives??
i was thinking that a frame would work as long as the drop down menu doesnt get cut off by the middle frame
any ideas would help
degsy
Joined: 23 Feb 2005
Posts: 2440
Location: North East, UK
Posted: Wed Apr 27, 2005 6:38 am
If you have a set width then you could use the CSS Overflow attribute
Code:
<style type="text/css">
<!--
.scroll {
border: thin solid #000000;
overflow: scroll;
height: 50px;
width: 200px;
}
-->
</style>
<div class="scroll">ThisIsNonBreakingTextThisIsNonBreakingTextThisIsNonBreakingTextThisIsNonBreakingText</div>
Display posts from previous:
All Posts
1 Day
7 Days
2 Weeks
1 Month
3 Months
6 Months
1 Year
Oldest First
Newest First
HTML Help Forum Index
->
HTML Table
All times are GMT - 8 Hours
Page
1
of
1
Jump to:
Select a forum
Announcements
----------------
Announcements
HTML Help
----------------
HTML FAQ
General HTML
HTML Form
HTML Table
HTML Frame
CSS
DHTML
SSI
MySpace
HTML Tools
Web Design
----------------
Images & Graphics
Templates
Multimedia
Programming Languages
----------------
Javascript
PHP
Perl
ASP
Others
Web Hosting
----------------
Free Hosting
Shared Hosting
Dedicated, Managed, and Co-located Hosting
Hosting Business and Reseller Hosting
Domain Names
----------------
Registrars
Tools
For Sale, Wanted, & Appraisals
Expired Domains
Monetization
Legal Issues
Marketing
----------------
SEO
PPC
Affiliate Marketing
Other Internet Marketing
Community
----------------
Miscellaneous
Website Review
Introduce Yourself
Feedback
Praise
Errors
You
cannot
post new topics in this forum
You
cannot
reply to topics in this forum
You
cannot
edit your posts in this forum
You
cannot
delete your posts in this forum
You
cannot
vote in polls in this forum
Your Ad Here
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HOSTING / DESIGN
$1.99 Domain Registration
Cheap Web Hosting
Website Templates
MAKE MONEY
Sell Domain Names
Sell Website Templates
Home
|
Tutorials
|
Forum
|
Quick List
|
Link Directory
|
About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial