:star2: 4508 | @masd925 |http://www.freecodecamp.com/masd925
Object.keys(obj).forEach(function(key){console.log(obj[key]);});
<h1><h2><h3><h4><h5> and <h6>
created the document outline. But in the html5 <aside> <article> <section> and <nav>
create the document outline as specified. But because of some issue (i think implemention in every single browser or may be something else) it is advised to prefer a way in which both rules are followed. well i covered all this but i cant figure out one thing.:star2: 2475 | @lydatech |http://www.freecodecamp.com/lydatech
href
containing a #
, like you might have within an in-page link, but not an href
that only has the value #
, as you would have with a placeholder "dead" link. And then assign that click handler to it.