Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.57 KB

File metadata and controls

28 lines (17 loc) · 1.57 KB

WEB 340 Web Development with HTML and CSS

Address: 1000 Galvin Rd S, Bellevue, Nebraska 68005 - Directions

Bachelor of Science in Software Development: Degree

Course Description

This course examines the fundamentals specific to web development. Topics will include web standards, accessibility/usability, and the markup languages, which serve as the foundation for web development: Hypertext Markup Language 5 (HTML5), Cascading Style Sheets (CSS), and Extensible Markup Language (XML). Students work with these languages at a basic level, learning the essential structures, coding conventions, and best practices associated with the effective use of HTML5 and CSS in modern web-development environments.

Prerequisite: None

Repository Overview

Carefully read the assigned chapters and narrative I've included under each assignment.

Most assignments have runnable sample code, so you can visually see the concept "in action."

Approach every week from top-to-bottom and do not move to the next assignment without fully understanding the previous one.

Clone

git clone https://github.com/buwebdev/csd-340.git
cd csd-340