Custom select tag inside of navbar
Hello to everybode!
I found on internet a custom select menu, made with HTML and CSS.
The problem is that when I am using it inside a <nav>
tag it is looking and behaving different than when it is alone on the webpage.
Here is the original from internet:
HTML:
<form> <ul class="select"> <li> <input class="select_close" type="radio" name="awesomeness" id="awesomeness-close" value=""/> <span class="select_label select_label-placeholder">#</span> </li>
HTML 5.0 new Supporting Features
Hey Folks,
There is lot of hype/expectations around HTML 5.0. So I was looking for more details about new features in HTML5.0 & also how these features will be working in various browsers.
I think Geo location is/will be the one of the hottest topic/feature, I found one good article about HTML5 and its features…. Surprisingly this link is coming from Samsung’s developer forum aka Samsung Mobile Innovator..(I didn’t know that Samsung is also supporting/influencing HTML5.0 features so that their mobile browsers can support rich web experience… Samsung that’s the way to go….. )
