freeCodeCamp, Make Screen Reader Navigation Easier with the header Landmark, Make an Accessible Site VIDEO
In this freeCodeCamp lesson we take a look at the header element. Just like the previous lessons, the header element allows us to provide semantic meaning to our content. Header elements usually contain intro information or nav links. It works by wrapping around content that is usually repeated on multiple pages such as navigation bars. The header element is at the top, while the footer goes at the bottom. Easy way to remember this is head is top, and foot is bootom. Remember also that the header has an embedded landmark ability which assists those who utilie screen readers.
Other Videos By We Will Code 2019-08-07 freeCodeCamp, Improve Readability with High Contrast Text, Applied Accessibility Website 2019-08-05 freeCodeCamp, Make Elements Only Visible to a Screen Reader by Using Custom CSS, Accessible Website 2019-08-04 freeCodeCamp, Standardize Times with the HTML5 datetime Attribute, 2020 Web Development 2019-08-01 freeCodeCamp's Add an Accessible Date Picker, Accessibility App 2020, We Will Code 2019-07-31 freeCodeCamp, Wrap Radio Buttons in a fieldset Element for Better Accessibility, 2020 Web App Help 2019-07-30 freeCodeCamp, Improve Form Field Accessibility with the label Element, 2020 Web Accessibility 2019-07-29 freeCodeCamp, Improve Chart Accessibility with the figure Element, 2019 Screen Readers Accessibility 2019-07-27 freeCodeCamp, Improve Accessibility of Audio Content with the audio Element, 2019 Web Accessibility 2019-07-26 freeCodeCamp, Applied Accessibility, Make Screen Reader Navigation Easier with the footer Landmark 2019-07-26 freeCodeCamp, Make Screen Reader Navigation Easier with the nav Landmark, Accessible Web Apps 2019 2019-07-26 freeCodeCamp, Make Screen Reader Navigation Easier with the header Landmark, Make an Accessible Site 2019-07-25 freeCodeCamp's Wrap Content in the article Element, Accessibility Challenges 2019-07-24 freeCodeCamp's Jump Straight to the Content Using the main Element, Web App Accessibility 2019-07-24 freeCodeCamp's Use Headings to Show Hierarchical Relationships of Content, Learn Accessibility 2019-07-24 freeCodeCamp's Applied Accessibility, Know When Alt Text Should Be Left Blank, Accessible Web Apps 2019-07-23 freeCodeCamp's Add Text Alternative to Images for Visually Impaired Accessibility 2019-07-23 freeCodeCamp's Introduction to the Accessibility Challenge 2019-07-19 Jordan Peterson on the Founding Fathers views of Utopia 2019-07-18 What would Jordan Peterson ask Vladimir Putin about his beliefs? 2019-01-26 freeCodeCamps Switch Statements Practice, Javascript Switch Statement Practice (12) 2018-11-16 freeCodeCamp's Introducing Else and Else If Statements, Chaining If Else If Statements (11)
Tags: using header element
header element purpose
html header element
header vs footer
header div