eduard Posted July 28, 2011 Report Share Posted July 28, 2011 Where do I find the explanation of´id and div´ in the tutorial? Link to comment Share on other sites More sharing options...
ShadowMage Posted July 28, 2011 Report Share Posted July 28, 2011 (edited) In the references. They aren't really that hard to find. When you're in the HTML tutorial, look to the left. There's a long column with a bunch of links. Near the bottom of that list are the references. Note the "HTML Attributes" (where you can find id) and the "HTML Tag List" (where you find the div).id: http://w3schools.com/tags/att_standard_id.aspdiv: http://w3schools.com/tags/tag_div.asp Edited July 28, 2011 by ShadowMage Link to comment Share on other sites More sharing options...
thescientist Posted July 28, 2011 Report Share Posted July 28, 2011 (edited) ID is also in the CSS tutorial, list at the top on the left under id and classhttp://www.w3schools.com/css/default.asphave you ever tried google first before you ask a question? guess what the top hit is for id w3schoolshttp://www.google.com/#sclient=psy&hl=...440&bih=779or div w3schoolshttp://www.google.com/#sclient=psy&hl=...440&bih=779 Edited July 28, 2011 by thescientist Link to comment Share on other sites More sharing options...
eduard Posted July 28, 2011 Author Report Share Posted July 28, 2011 In the references. They aren't really that hard to find. When you're in the HTML tutorial, look to the left. There's a long column with a bunch of links. Near the bottom of that list are the references. Note the "HTML Attributes" (where you can find id) and the "HTML Tag List" (where you find the div).id: http://w3schools.com/tags/att_standard_id.aspdiv: http://w3schools.com/tags/tag_div.asp Ok, thanks! Link to comment Share on other sites More sharing options...
eduard Posted July 28, 2011 Author Report Share Posted July 28, 2011 ID is also in the CSS tutorial, list at the top on the left under id and classhttp://www.w3schools.com/css/default.asphave you ever tried google first before you ask a question? guess what the top hit is for id w3schoolshttp://www.google.com/#sclient=psy&hl=...440&bih=779or div w3schoolshttp://www.google.com/#sclient=psy&hl=...440&bih=779 Ok, thanks! (I used Google many times, however not this time!) Link to comment Share on other sites More sharing options...
thescientist Posted July 28, 2011 Report Share Posted July 28, 2011 maybe you should make it force of habit... like most people do. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now