Style rules tell the browser how to display specific content.
HTML’s style rules are written in a format called CSS (Cascading Style Sheets).
Most HTML elements have limited or no … Read More
Spring 2023 | prof. Jake Wright
Most HTML elements have limited or no … Read More
All HTML elements are basically boxes.
In CSS, the term “box model” is used when talking about design and layout.
The CSS box model is essentially a box that wraps … Read More
These links include CSS rules related to color, as well as descriptions of the color modes available in CSS.
The CSS rules and concepts linked below include methods for controlling the placement of page elements and layout formatting and behavior.
These links include CSS rules to control standard typographic attributes (leading, kerning, etc.) as well as instructions for using external fonts.
The links below cover basic concepts of working with HTML (Hypertext Markup Language), such as the structure of an HTML … Read More
Most HTML elements have limited or no … Read More
There are two main ways (and an edge-case third way) to add style rules to your document. Both are written inside the HTML’s <head>:
© 2024 COMD2451 Web Design 1
Theme by Anders Noren — Up ↑