intro to css

PPT 13 стр. 686,5 КБ Бесплатная загрузка

Предварительный просмотр (5 стр.)

Прокрутите вниз 👇
1 / 13
intro to css intro to css iat100 spring 2008 intro to css covered in this lesson: overview what is css? why to use css? css for skinning your website structure css syntax introduction three places css can be defined css syntax specifics cascading inheritance applied css hands-on what is css? cascading style sheet stylesheet language standards-based set of properties and attributes to define styles to describe the presentation a document written in a ‘markup language’ like html or xml markup encoding: my paragraph here. defines the style of how things in tags appear. font, color, size, margins, etc. cascading rules to determine how to apply markup that contains other markup why css? separate content from form content is the text and images, marked up to define regions of specific types form defines the “style” for the content my first header my information 1 goes here. my second header different information …
2 / 13
anging the look of a page or your site selecting an appearance by choosing which stylesheet to use. my information 1 goes here skin1.css .info { background-color: blue; font-family: serif; font-color: white; } some information goes here. + = css syntax 3 elements to a css statement selector what html sections does it affect? property what attribute of that html section will be affected? value what change will be made to that attribute? three css definition locations inline: the “style” attribute note, the selector for inline css is the tag which contains the style attribute. internal: the markup tag external: the .css stylesheet file content p { background-color: red; font-family: serif; font-color: white; } content css syntax: selectors there are many kinds of selectors and many ways to reference them: type, class, id, pseudo, etc. html type tag – selected with the tag type the class attribute – precede the …
3 / 13
intro to css - Page 3
4 / 13
intro to css - Page 4
5 / 13
intro to css - Page 5

Хотите читать дальше?

Скачайте все 13 страниц бесплатно через Telegram.

Скачать полный файл

О "intro to css"

intro to css intro to css iat100 spring 2008 intro to css covered in this lesson: overview what is css? why to use css? css for skinning your website structure css syntax introduction three places css can be defined css syntax specifics cascading inheritance applied css hands-on what is css? cascading style sheet stylesheet language standards-based set of properties and attributes to define styles to describe the presentation a document written in a ‘markup language’ like html or xml markup encoding: my paragraph here. defines the style of how things in tags appear. font, color, size, margins, etc. cascading rules to determine how to apply markup that contains other markup why css? separate content from form content is the text …

Этот файл содержит 13 стр. в формате PPT (686,5 КБ). Чтобы скачать "intro to css", нажмите кнопку Telegram слева.

Теги: intro to css PPT 13 стр. Бесплатная загрузка Telegram