CSS Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsWeb DesignCSS Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old August 2nd, 2000, 02:08 PM
TSRealm TSRealm is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2000
Location: Randolph, NJ
Posts: 36 TSRealm User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 14
Send a message via ICQ to TSRealm
Ok. I have tables. I need them to be right on top of each other with no spaces. But I am forced to use a <p class="news"> to format the text within the table. But this gives me HUGE </p> spaces that I absolutely cannot have. Anyways, any help of minimizing the spaces, but still keep format please let me know.

Oh, I can't use <font> commands because I have complex formatting. I have already tried that. HeHe.



------------------
================
-Khill, www.tsrealm.com

Reply With Quote
  #2  
Old August 2nd, 2000, 03:17 PM
billy10k billy10k is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2000
Posts: 12 billy10k User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
What you said doesnt completely make sense to me. Are the <P>'s inside of tables? If I were you, I would not use <P> at all, it's an annoying tag, and from my experience, some browsers (especially older ones) handle it slightly differently. you could use <TD class="news"> so your special formatting would happen inside the tables, then you wouldn't need <P>.

But maybe I just totally read your post wrong.

Reply With Quote
  #3  
Old August 4th, 2000, 04:57 PM
JKB JKB is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2000
Location: Roseburg, OR, USA
Posts: 23 JKB User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
ya like the previous post don't use a <p>. i like <span> for working with text myself but it may not be supported by super old browsers.. good luck.

Reply With Quote
  #4  
Old August 5th, 2000, 11:18 PM
firepages's Avatar
firepages firepages is offline
Contributing User
Dev Shed Novice (500 - 999 posts)
 
Join Date: Feb 2000
Location: Perth West Australia
Posts: 757 firepages User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 h 18 m 32 sec
Reputation Power: 14
Take a style like...

<style>
.mystyle{font-family:arial;font-size:12pt;color:#800000;}
</style>

Then in your tables .... <td calss="mystyle>content in blue 12pt arial</td>.

etc etc

------------------
Simon Wheeler
FirePages -DHTML/PHP/MySQL

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignCSS Help > CSS In Tables

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap