Page is a not externally linkable
- Code, Content, and Presentation
-- HTML
---- Trouble with styling HTML5 tags


lucy24 - 6:42 am on Feb 26, 2012 (gmt 0)


OK, narrowing down: Do you mean that you don't want to assign classes or IDs, like
<article class = "blahblah">
... or do you mean that you don't want to mention these elements in your CSS at all? Not even an all-purpose

article {look like this}
aside {look like this}

and so on?

At this point I can't be the only person asking: Why?

Oh, and what do you mean by "the div I use for styling"? This is another of those things that is probably completely obvious to you, but isn't obvious to the passing reader. (Like "it doesn't work", which can mean an amazing lot of different things!)

Next door in Apache there's some generic advice that applies equally well here: First figure out what you want to do, and describe it in plain English. Then work on getting the code to achieve what you want. If you skip the first part and proceed directly to the code, you are likely to end up in a big mess.


Thread source:: http://www.webmasterworld.com/html/4421818.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com