HTML and CSS
HTML and CSS
COM SCI X 418.102AB
Understand HTML (Hypertext Markup Language) and CSS (Cascading Style Sheets). Together, they provide the foundation on which web pages are built. HTML labels types of information, CSS specifies how that information will look.
Typically Available
Fall
Winter
Spring
Summer
Get More Info
What you can learn.
What you can learn.
Gain an understanding of HTML (Hypertext Markup Language) and CSS (Cascading Style Sheets) and how they work together
Learn to structure and format web pages, including HTML5 page structure elements
Learn responsive design coding principles
Understand how to insert links, images, media, JavaScript, jQuery
About This Course
Anyone who does web work needs to understand HTML (Hypertext Markup Language) and CSS (Cascading Style Sheets). Together, they provide the foundation on which web pages are built. HTML labels types of information, and CSS specifies how that information will look. Using step-by-step code writing exercises, students learn how HTML and CSS work together to create responsive web pages, starting with the very basics and progressing up to the intermediate level. Topics include HTML5 tags and elements, links, forms, lists, images and color. Also covered are page layout, properties, selectors, CSS3, media queries, menus, the box-model, specificity, the cascade, pseudo elements and classes, adding video, animation, JavaScript and jQuery, as well as site deployment. Free software is used.