ga-wdi-boston / html-css

High-level overview of HTML and CSS.
Other
4 stars 170 forks source link

Consider adding forms #16

Closed berziiii closed 8 years ago

berziiii commented 8 years ago

Is there a way we can show forms here along with other html elements to show that html is larger than what we show them

gaand commented 8 years ago

I don't see forms in the pull that closed this issue so I'm concerned about information loss.

berziiii commented 8 years ago

I'm second guessing if this is needed here. Since we show them forms and how we use them with ajax/auth. Thoughts @gaand and @jrhorn424?

jrhorn424 commented 8 years ago

Actually @berziiii ended up doing this during his lesson. We need best practices (#2), including always wrapping <input>s in a <form>.