Kelsie Thomas

Summary 2

Plan The Perfect Site

Art 354- Web Design

January 27, 2023

Correct CSS

Another name for CSS is also Cascading Style Sheets, this is setting up the behind the scenes work for your website. This is more of the choosing a typeface, choosing colors and designing the layouts. The css is specifics when able to choose creativity throughout your website.

Correct XHTML

XHTML is the Extensible HyperText Markup Language. When CSS and the HTML connect, the final result can be shown. This is because of the crative design that come form the CSS and the technical layouts that come from the HTML.

Specific Attributes

An attribute is created by a name and a sort of value that is sepreated with an equal sign. These are used to spread out information on what the tag does specifically. These are great when choosing the elements wof the tag and how you want the tag to function and look when placed in the html.