Skip to content

Latest commit

 

History

History
executable file
·
17 lines (10 loc) · 621 Bytes

log.md

File metadata and controls

executable file
·
17 lines (10 loc) · 621 Bytes

100 Days Of Code - Log

Day 0: June 23, 2021

Today's Progress:Completed lessons and exercises for HTML/HTML5 on freecodecamp.org.

Lessons Include: -Use the "value" attribute with radio buttons and checkboxes. -Check radio buttons and checkboxes by default. -Nest many elements within a single "div" element. -declare the DOCTYPE of an HTML element. -Define the "head" and "body" of an HTML element.

Thoughts: HTML was pretty easy to understand. Onward to CSS.

Link to work: