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.

Website Design Forum


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



Freelance Jobs

Reply
Old 09-27-2004, 01:36 PM Text Problem
Junior Talker

Posts: 1
Trades: 0
Hi,

This might sound like a simple problem but how do I get text to look like this on a page instead of having a gap between each new line?

Also how do I stop the text when typing from pushing out the borders? How do I contain it in one fixed box, again like in the link above?

Thanks for reading

I'm using Dreamweaver MX.
Pixel8 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 09-29-2004, 07:53 AM The answer is tables or CSS
JohnJ's Avatar
Extreme Talker

Posts: 198
Location: Raleigh, NC
Trades: 0
The easiest way to contain your text within set limits is to use fixed width tables - - You can either set your tables to a fixed number of pixels wide (which will make your page appear exactly the same width on all monitors - in other words your page will have more or less white space depending upon the user's browser settings) or you can set your table to a set percentage of the desktop (which will allow your table to stretch or shrink as required to fit the percentage of real estate available on the desktop).

This table is set to a fixed width - - It appears correctly on a desktop that is 1024 x 768 pixels wide but if the desktop is resized to 800 x 600 pixels the user is required to scroll to the right to read the information bars on the right side of the page.
__________________
JohnJ

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

WebImages Inc. - Raleigh NC
JohnJ is offline
Reply With Quote
View Public Profile Visit JohnJ's homepage!
 
Old 09-29-2004, 08:51 AM
ejumblesale's Avatar
Extreme Talker

Posts: 240
Location: Kent
Trades: 0
To get rid of the gap between each new line add some styles to your paragraphs. You can do this with a style sheet or on each individual tag. The example below uses a P tag:

<p align="left" style="word-spacing: 0; line-height: 100%; margin-top: 0; margin-bottom: 0">
Put text here </p>
__________________

Please login or register to view this content. Registration is FREE
- The Internet Jumble Sale,

Please login or register to view this content. Registration is FREE
- Personal space containing interesting articles and information on downloadable scripts

Please login or register to view this content. Registration is FREE
- Free link exchange directory and PPC advertising scheme

Please login or register to view this content. Registration is FREE
- The ejumblesale forums
ejumblesale is offline
Reply With Quote
View Public Profile Visit ejumblesale's homepage!
 
Reply     « Reply to Text Problem
 

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