Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
I currently have the following, but I can't seem to find a way to distinguish between normal tables and the ones that make the headers/msg bodies.

has anyone spoted a diffrence between them?

code follows (ps I made it in InterDev, so some redundant stuff I thought was defined)

BODY { COLOR: black; FONT-FAMILY: Arial, Helvetica; BACKGROUND-COLOR: yellowgreen } H1 { BORDER-RIGHT: #000000 double; PADDING-RIGHT: 7px; BORDER-TOP: #000000 double; PADDING-LEFT: 7px; PADDING-BOTTOM: 3px; BORDER-LEFT: #000000 double; COLOR: #ffffff; PADDING-TOP: 3px; BORDER-BOTTOM: #000000 double; BACKGROUND-COLOR: darkgreen } .highlight { PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 3px; COLOR: #ffffff; PADDING-TOP: 3px; BACKGROUND-COLOR: #7b68ee } H3 { BACKGROUND-COLOR: yellowgreen; TEXT-ALIGN: center } A:visited { COLOR: darkolivegreen } A { TEXT-DECORATION: underline } .list { FONT-WEIGHT: bold } .small { FONT-SIZE: 8pt; FONT-STYLE: italic } .links { FONT-SIZE: 15pt; PADDING-BOTTOM: 5pt; PADDING-TOP: 5pt; TEXT-ALIGN: center } TABLE { BACKGROUND-COLOR: olivedrab } TR { MARGIN-TOP: 1px; MARGIN-BOTTOM: 1px; BACKGROUND-COLOR: yellowgreen }

In reply to Re: We Stylin'! by sfritz
in thread We Stylin'! by Petruchio

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (4)
As of 2024-03-29 12:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found