I have the above css.
I am adding two buttons to the li.
first time I go to the page the buttons look fine. But when I navigate out of this page and comeback the buttons in li are on top instead of within a div.
http://www.w3schools.com/css/css_id_class.asp You can use any HTML element (such a p for paragraph <p> without the < tag > parameters) as a "selector" for a CSS style rule. And you can declare your own independent .CLASS or #ID that can be added to any element. But, when you do so (as you did), you need to precede a .CLASS with a dot/period or a unique #ID with a hash/number mark.
Please post more of your code and markup to people can see what is going on. If you have an online link, that would be best
Last edited by auntnini; 02-14-2013 at 03:59 PM.
Reason: typos
Bookmarks