Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: black tags

by dbwiz (Curate)
on Apr 21, 2005 at 17:25 UTC ( [id://450119]=note: print w/replies, xml ) Need Help??


in reply to black tags

You can see this header
You shouldn't see this text

highlight the black stripe to see the text

<table border='0'> <tr> <th>You can see this header </th></tr> <tr> <td bgcolor='#000000'><font color='#000000'> You shouldn't see this text </font> </td> </tr> </table>

Replies are listed 'Best First'.
Re^2: black tags
by ktross (Deacon) on Apr 21, 2005 at 17:32 UTC
    Sure, It can be done within the current tag set, but don't you find it teadious to type:
    <table><tr><td bgcolor=#000000><font color=#000000> Hidden text here </font><td></tr></table>
    whenever you want to hide an answer.
    IMHO <black></black> tags would be sweet!
Re^2: black tags
by cog (Parson) on Apr 21, 2005 at 17:43 UTC
    My idea was precisely of avoiding the creation of a table which would only hold a td element.

    Having a black tag (or something similar) would be easier and would probably be used a lot.

      The <black><obscure> (I like the suggestion, ww) tag could also be translated to a <span> or a <div> with a certain CSS class. This would allow those of use who want to cheat without a lot of effort to modify our style sheets accordingly. :-)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://450119]
help
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found