Answered
Questions on Div and Nav tags
I am working in Dreamweaver cc on a Mac.
I'm trying to learn Bootstrap.
When it comes to a class and an id in a div is this how correct?
- A div's class is an identifier name within a div for the css to find in order to give the div css style attributes, such as color, padding, ect....

What is a <nav> tag? It looks like it does the same thing as a <div>


