PC Review


Reply
Thread Tools Rate Thread

defining different table styles using CSS

 
 
=?Utf-8?B?am8gdw==?=
Guest
Posts: n/a
 
      12th May 2005
I'd like to have several different table styles defined in my CSS. I've seen
another post which suggested something like:

table.no1 { width:500px; background-image: url(foo1.gif); }
table.no2 {width:400px; background-image: url(foo2.gif); }
table.no3 (width:300px; background-image: url(foo3.gif); }

But how do I actually apply this? When inserting a table, I thought I'd be
able to select one of these from the styles, but it doesn't seem to work.

Any suggestions?
Thanks!

(FP2002 on Win 2000)
 
Reply With Quote
 
 
 
 
Murray
Guest
Posts: n/a
 
      12th May 2005
By creating those rules, you have implicitly created custom classes
corresponding to -

..no1
..no2, and
..no3

When you place your tables on the page, select the table tag on the tag
selector (I am using FP2003), and edit its Properties. On the ensuing
dialogs, you will be able to style the table, and in the list of available
styles, you will find "no1", "no2", and "no3". Select one of them, and bada
bing, bada boom!

--
Murray
============

"jo w" <(E-Mail Removed)> wrote in message
news:7AF857DF-E6A0-4519-872F-(E-Mail Removed)...
> I'd like to have several different table styles defined in my CSS. I've
> seen
> another post which suggested something like:
>
> table.no1 { width:500px; background-image: url(foo1.gif); }
> table.no2 {width:400px; background-image: url(foo2.gif); }
> table.no3 (width:300px; background-image: url(foo3.gif); }
>
> But how do I actually apply this? When inserting a table, I thought I'd
> be
> able to select one of these from the styles, but it doesn't seem to work.
>
> Any suggestions?
> Thanks!
>
> (FP2002 on Win 2000)



 
Reply With Quote
Reply

Thread Tools
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Defining my own styles RSunday Microsoft Word Document Management 3 9th Sep 2008 03:34 PM
Defining Format Styles for complex formats =?Utf-8?B?Sm9obiBDdXRsZXI=?= Microsoft Word Document Management 1 18th Oct 2007 07:24 AM
How do I get the options to show when defining print styles? =?Utf-8?B?SmFj?= Microsoft Outlook Discussion 4 26th Jun 2006 04:45 PM
Problems Defining Print Styles =?Utf-8?B?Skc=?= Microsoft Outlook Printing 1 31st May 2006 03:51 AM
Stop Word defining extra styles Peter Connolly Microsoft Word New Users 2 15th Nov 2004 09:06 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:03 PM.