COM SCI X 418.102AB
HTML and CSS
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.