/    Sign up×
Community /Pin to ProfileBookmark

Is there such a thing as CSS aliases?

Is it possible in CSS to write a rule which treats all instances of a certain tag as if they were this other tag?

For example, if I’m unable to alter the source CSS parameters/codes, how can I make “div .copycodes” inherit the paramaters for “table table table {background:#000000;}” ?

I want to change or copy this CSS code:

TABLE TABLE TABLE {background:#000000;}

to this:

DIV .COPYCODES {background:#000000;}

That is, I want “DIV .COPYCODES” to be the same as whatever “TABLE TABLE TABLE” is set to without actually knowing what “TABLE TABLE TABLE” is until after the page is loaded or during the loading of the html page.

to post a comment
CSS

1 Comments(s)

Copy linkTweet thisAlerts:
@ray326Sep 24.2007 — No
×

Success!

Help @savan spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.13,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...