CSCI 4513 - Undergraduate Course
Understanding the internet, DNS, packets, client-server architecture, and what happens when you search Google.
View Lecture ReadyLearning the building blocks of HTML - elements, tags, void elements, and how to structure content.
View Lecture ReadyUnderstanding the essential structure every HTML document needs, including DOCTYPE, head, and body elements.
View Lecture ReadyCreating paragraphs, headings, bold and italic text, proper nesting, and HTML comments.
View Lecture ReadyBuilding navigation with lists, creating links between pages, and embedding images with proper accessibility.
View Lecture ReadyBest practices for Git commit messages, version control workflow, and Recipe Project work session.
View Lecture ReadyIntroduction to CSS, selectors, properties, and beginning to style our HTML pages.
View Lecture Coming SoonUnderstanding CSS specificity, inheritance, and how styles cascade through your documents.
View Lecture Coming Soon