Page is a not externally linkable
lucy24 - 1:44 am on Feb 26, 2012 (gmt 0)
Don't know about anyone else, but I'm having a hard time figuring out what you mean by "style":
I really do not want to style the elements
and
the div I use for styling
and
another way to not style the tags but make it work
"Style" is about how something looks (presentation). It shouldn't have anything to do with how-- or whether-- an element works (semantics). Unless you goof and let an invisible element cover another element, such as an anchor, so the user can't "reach" the second element.
What are you trying to do-- or not do?