Day Five: Form Updates

I spent most of today writing, but I was determined to put aside some time to make the semantic and regex updates I mentioned yesterday. And I did! While trying to decide if I should break my form up using <section> elements, I came across the <fieldset> and <legend> elements in the MDN documentation, so… Continue reading Day Five: Form Updates

Day Four: HTML Form Validation & Semantic Structure

Today, I completed the form validation and semantic structure sections of Codecademy's HTML course. I'll be using what I reviewed today to work on my order form tomorrow and then it's on to CSS review with styling to follow. Things that stood out today: My old friend regex. I last encountered it when I was… Continue reading Day Four: HTML Form Validation & Semantic Structure

Day One (Again): Back at HTML

One year and three months later, two jobs later, I'm back. I never imagined I'd have to be away so long, but I never let go of the commitment to returning. Almost two months ago, I resigned from my full-time job (for a variety of critical reasons) and committed to returning to my coding journey… Continue reading Day One (Again): Back at HTML