Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Custom HTML5 Elements #6

Open
kbdavis07 opened this issue Jan 7, 2016 · 0 comments
Open

Create Custom HTML5 Elements #6

kbdavis07 opened this issue Jan 7, 2016 · 0 comments
Assignees
Labels

Comments

@kbdavis07
Copy link
Owner

Create custom HTML5 elements to help reduce the number of Classes and Divs used on a web page.

Maybe even have zero classes and Divs on a page.

This makes it easier for machines to understand what the page is also reduces or replaces microdata formats.

Element Description
<Sidebar> Used for Sidebar on webpage, and can hold Widget Zone and Widgets.
<Widget-Zone> A container for Widgets.
<Widget> Holds a Widget.
<Ad> Holds an single advertisement.

http://www.w3schools.com/html/html5_browsers.asp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant