all notes for the unit
*this will be overwhelming for most people...just for those who want to dive deeper into web development*
*if you need me to make or find extra notes, let me know!*
all notes for the unit
*this will be overwhelming for most people...just for those who want to dive deeper into web development*
*if you need me to make or find extra notes, let me know!*
Notes / links used in class
***complete study guide*** Use this first, then use links below
7.1 intro to html and html skeleton
7.2 creation tags + inline styling (style attribute)
7.3 editing, formatting, display, div
how to structure your html (know 100% of this...)
7.4 more useful styling
7.5 lists
7.6 links
adding user control to links... psuedo-selectors
intro to internal styling (HUGE!)
7.7 images
how to add image to codehs to upload to your site (first thing you do when using an image)
how to use the image tag to add images
understanding aspect ratio (notebook lm) important to know to make sure images look right on page
intro to the box model (important)
intro to border-radius (making stabby 90 degree angles curved)
7.8 box model
7.9 colors
7.10 display (block vs inline)
7.11 div tag
7.12 table tag
Extra Resources
7.1 intro to html and html skeleton
7.2 creation tags + inline styling
7.3 editing, formatting, display, div
editing
formatting
display
7.4 more useful styling
7.5 lists
7.6 links
attributes (additional items needed for tag to work)
7.7 images
attributes (additional items needed for tag to work)
7.8 box model
7.9 colors
color gradients
7.10 display (block vs inline)
inline vs block vs inline -block
7.11 div tag