Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: How would I write a CSS generator script?

by atcroft (Abbot)
on Jun 03, 2003 at 05:17 UTC ( [id://262571]=note: print w/replies, xml ) Need Help??


in reply to How would I write a CSS generator script?

Depends if you are generating new CSS definitions, or converting old pages to CSS.

If old pages, I'm going to go out on a limb here, but why re-invent the wheel when you can get Tidy for HTML for several platforms, which will not only check your HTML for errors (and correct some of them), but with the -c option will replace some tags with CSS.

If new CSS definitions, then get a list of features, and multiple screens, possibly first asking for the name, then what tags it applies to, then go from there...

Just a thought....

  • Comment on Re: How would I write a CSS generator script?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (6)
As of 2024-04-18 01:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found