Bootcamp Notes – Day 8 (Tues) – Get to Know CSS
Get to Know CSS What is CSS? CSS stands for Cascading Style Sheets. A…
This is ALL you NEED to Become a Web Developer Today (2021)
https://www.youtube.com/watch?v=LTwFX-hitQo "Ten++ Ways to Make Money as a Developer" eBook: http://bit.ly/MakeMoney-ebook_____________________________________For recruiter favorite resume templates…
Bootcamp Notes – Day 7 (Mon) – More HTML and Intro to CSS
Week 2: More HTML and Intro to CSS Today we are learning to use…
Bootcamp Notes – Day 6 (Sat) – Class Day using Zoom
First Day of Class using Zoom online Well first day of Nucamp class on Zoom…
Bootcamp Notes – Day 5 (Fri) – Review Material
Day 5 (Friday) - Review Material So far NuCamp has been pretty good so…
Bootcamp Notes – Day 4 (Thu) – Reviewing Material and Learning some CSS
Reviewing Material and Learning some CSS Spent yesterday day 4 reviewing material and learning…
Bootcamp Notes – Day 3 (Wed) – Anchors and Multimedia
Anchors and Multimedia Hyperlinks and the <a> Element <a href="https://www.google.com">Google</a> The href attribute is the…
Bootcamp Notes – Day 2 (Tue) – ELEMENTS/TAGS/ATTRIBUTES
HTML Fundamentals References: Anatomy of an HTML element HTML Elements ELEMENTS/TAGS/ATTRIBUTES Elements All…
Bootcamp Notes – Day 1 (Mon) – HTML/CSS/JAVASCRIPT
Week 1 - HTML/CSS/JAVASCRIPT HTML (HyperText Markup Language) - Used to structure and define webpage…
Javascript Basics
Javascript Basics Variables We use a variable to store data temporarily in a computer's…