Finally purchased Colt Steele’s The Web Developer Bootcamp’ course on Udemy. I can’t wait to get stuck in, my first udemy course. A lot of note taking and project building along the way to develop my knowledge
#codenewbie



#HTML - New findings:
• How to nest <ul> within <ol> and vice versa.
• Making tables more accessible using <thead> and <tbody>
•Inserting images within a table
•Recreating a Pokemon table
#CSS:
•Finding out about background-repeat: no-repeat; along with background-size: cover;
•Realised I taught myself a few Selectors using trial and error.
• Learned about the specificity calculator
•Created a CCS photo grid
I feel very confident with CSS now
•Finding out about background-repeat: no-repeat; along with background-size: cover;

•Realised I taught myself a few Selectors using trial and error.

• Learned about the specificity calculator
•Created a CCS photo grid

I feel very confident with CSS now


Next up! Bootstrap / Bootstrap 4! Getting closer to JavaScript
