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

HTML5 #18

Open
dpersing opened this issue Oct 3, 2013 · 5 comments
Open

HTML5 #18

dpersing opened this issue Oct 3, 2013 · 5 comments

Comments

@dpersing
Copy link
Contributor

dpersing commented Oct 3, 2013

Is it safe to assume that the unit should use HTML5 as the default? I don't know what the various engines the students will be using will be outputting by default, but I think it would be great to start them out with HTML5 for editing their templates and making any static content.

I had good success with teaching new semantic HTML5 tags first, then introducing generic tags like <div> and <span> to demonstrate using them only if not semantic option is available.

@nickirios
Copy link
Contributor

That sounds like a great idea to me.

@jefflembeck
Copy link
Contributor

👍 Starting with clean and semantic markup goes a really long way to having them build sites that are accessible (and not just in a screen-reader way).

@jefflembeck
Copy link
Contributor

Also: Any chance that while we're teaching them to start with semantic elements, we can also teach them CSS from a mobile first perspective?

@nickirios
Copy link
Contributor

Of course. I definitely agree. I think we should start everything that way so they don't have to relearn how to do things later in the week.

@kerrizor
Copy link
Contributor

kerrizor commented Oct 5, 2013

👍 this is great :)

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

No branches or pull requests

4 participants