|
| |
|
|
Mike_R
Posts: 124 Joined: 1/15/2003 Status: offline
|
Adjusting Line Spacing (not using CSS) - 6/8/2003 19:56:12
What are some of the tricks, workarounds, tactics, call them what you will, for adjusting line spacing or spacing between various elements. I' m not ready to go to CSS yet, so I need to make due with the limitations of table-based layout. I have been playing around with this today, and I can' t find an easy way to accomplish my objective. It seems that I either need to create a spacer gif or a spacer table when I need precise adjusting. Any ideas? Mike R
|
|
|
|
Justjay
Posts: 697 From: Montreal, QC Canada Status: offline
|
RE: Adjusting Line Spacing (not using CSS) - 6/16/2003 13:03:38
A spacer.gif is a transparent graphic is GIF format, of a specific size to ensure the placement of certain attributes on the page. Some browsers do not interpret empty cell' s sizes so a spacer.gif is used, it is also used to space out other elements at the discretion of the webdesigner.... HTH
_____________________________
JustJay thejehm.net Web Solutions SAH Link Exchange Serious About Hosting
|
|
|
|
beefminator
Posts: 16 Joined: 6/16/2003 Status: offline
|
RE: Adjusting Line Spacing (not using CSS) - 6/16/2003 13:07:40
Thanks for the quick response, is the pic within the gif or spaced around the pic file??
|
|
|
|
Larry M.
Posts: 2686 Joined: 2/20/2003 From: Greenville, South Carolina, USA Status: offline
|
RE: Adjusting Line Spacing (not using CSS) - 6/16/2003 13:23:03
Using a table instead of a spacer gif gives you the advantage of adjusting the cell spacing as needed. To get around the browser interpretation issue, type in a series of " X' s" , then change the text color to agree with the background color. In effect, this action makes the table " transparent" . Hope this helps! Larry M. in Greenville, SC
_____________________________
Larry M. He Who Hesitates .... is Probably Rght
|
|
|
|
abbeyvet
Posts: 5095 From: Kilkenny Ireland Status: offline
|
RE: Adjusting Line Spacing (not using CSS) - 6/16/2003 14:15:05
quote:
type in a series of " X' s" , then change the text color to agree with the background color. Think carefully before doing this - if the Googlebot picks up text the same color as the background it may interpret it as an attempt to spam, and would not be a happy little bot. Hitting the space bar a few times should have the same effect. It does not give you the fine control a spacer.gif will though.
_____________________________
Katherine :: InKK Design :: InKK Domains
|
|
|
|
beefminator
Posts: 16 Joined: 6/16/2003 Status: offline
|
RE: Adjusting Line Spacing (not using CSS) - 6/16/2003 14:44:35
Hey guys, Thank for all of your input. This FORUM is very EFFECTIVE !!
|
|
|
|
Justjay
Posts: 697 From: Montreal, QC Canada Status: offline
|
RE: Adjusting Line Spacing (not using CSS) - 6/16/2003 14:54:30
quote:
Think carefully before doing this - if the Googlebot picks up text the same color as the background it may interpret it as an attempt to spam, and would not be a happy little bot. - And why would you want to add extra data for the server/user to parse, further this will really mess up your code. Insert a spacer.gif in the cell, creating the spacer.gif the exact size the blank cell needs to be. Good catch about the SPAM issue....not many realise how that is an impediment. quote:
Hitting the space bar a few times should have the same effect. It does not give you the fine control a spacer.gif will though. - Remeber that not everone sees a SPACE as the same amount of SPACE based on dpi rendering and resolution, so your alignment can be off if you employ this tactic, be prepared that it may not be 100% effective....close but not 100%
_____________________________
JustJay thejehm.net Web Solutions SAH Link Exchange Serious About Hosting
|
|
|
|
beefminator
Posts: 16 Joined: 6/16/2003 Status: offline
|
RE: Adjusting Line Spacing (not using CSS) - 6/16/2003 15:50:24
I have been building my very first website using FP 2002. I finished the web project and then try previewing it. I was getting misalignments in text, pictures, and objects. I learned very quickly that using tables is where to go when placing in things in line. Beside tables, are there other things do I need to be aware of, so that the components and objects will be in the appropriate place when viewed on other people computers? I realized people will use different browsers, monitor settings, and OS.
|
|
|
|
beefminator
Posts: 16 Joined: 6/16/2003 Status: offline
|
RE: Adjusting Line Spacing (not using CSS) - 6/17/2003 10:52:53
Using FP2002 to build web- I' ve noticed that text size are different when viewing the web pages on other computers, and text color for that matter. As for the color, I adjusted the contrast. But as for text size, I am confused; why are the text sizes are different? Thanks
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|