Shawn WerberIntro to JS — Variables and FunctionsEvery developer starts somewhere, and that place is here. Let’s dive into the building blocks of what makes a program.Jan 8, 2023Jan 8, 2023
Shawn WerberIntro to JS — Getting StartedIf you have been following along, you should have proficient knowledge of HTML and CSS. At least theoretically — let me say now that…Jan 4, 2023Jan 4, 2023
Shawn WerberAre Software Engineers… Engineers?and what is an engineer anyway?Oct 29, 2022Oct 29, 2022
Shawn WerberCSS Basics - Color, Text, and SpaceLet’s make all of our things pretty and just the way we like it.Sep 11, 2022Sep 11, 2022
Shawn WerberCSS Basics - StructureRemember how I mentioned in my HTML Basics - Structure article that most advanced structures would be handled by CSS? Well, this is it.Aug 29, 2022Aug 29, 2022
Shawn WerberCSS Basics - Advanced SelectorsLast time, we went through the basic selectors and how to implement them in a stylesheet to apply our styles. On to the advanced stuff!May 20, 2022May 20, 2022
Shawn WerberCSS Basics - Styling ThingsCSS is all about making elements pretty, or ‘styling’ them. Now that we have gone through the basics of HTML, we want to make it all…May 20, 2022May 20, 2022
Shawn WerberinLevel Up CodingHTML Basics - Forms, Labels, and InputsBesides the structure of a web document, this is the most important use of HTML in work today. It’s is a big one, strap in.Apr 14, 2022Apr 14, 2022
Shawn WerberHTML Basics - StructureSo - you’ve gotten this far, time for the real stuff. Learn the HTML elements that structure a webpage.Mar 21, 2022Mar 21, 2022
Shawn WerberHTML Basics - Linking DocumentsBelieve it or not, not everything has to be made by the developer. Luckily for everyone, linking external documents is possible in HTML.Mar 4, 2022Mar 4, 2022