PPT-4.01 HTML, CSS and Color
Author : natalia-silvester | Published Date : 2017-12-15
Introduction This presentation includes the following topics Additive color theory Color Names Rgb Colors Hex Colors Additive Color Colors on your computer monitor
Presentation Embed Code
Download Presentation
Download Presentation The PPT/PDF document "4.01 HTML, CSS and Color" is the property of its rightful owner. Permission is granted to download and print the materials on this website for personal, non-commercial use only, and to display it on your personal computer provided you do not modify the materials and that you retain all copyright notices contained in the materials. By downloading content from our website, you accept the terms of this agreement.
4.01 HTML, CSS and Color: Transcript
Introduction This presentation includes the following topics Additive color theory Color Names Rgb Colors Hex Colors Additive Color Colors on your computer monitor are displayed by combining red green and blue light . Sheets. Brief Introduction. Norman White. Background. HTML was not intended to have tags for formatting a document.. Intended to define contents (headings, paragraphs etc.). HTML 3.2 added tags like font, color . 1. The good, the bad and the… ugly!. T. ags . such as b, i, u, and font are discouraged in strict . HTML. Why is this bad. ?. 2. <p>. <font face="Arial. ">. Shashdot. .. </. font>. Kevin . Campbell. Katya . Sadovsky. What We. ’. ll Do. What is CSS?. View some code and talk basics. Why use CSS?. Advantages to Workflow. Cost Savings. Implementations. Resources. CSS Intro. What are Cascading Style Sheets?. Dept. of Computer Science and Computer Information. CSCI N-100. What is CSS. CSS is an abbreviation for Cascading Style Sheets. Style sheets are simply text files (.css ), composed of lines of code that tell browsers how to display an HTML page. . , or . Cascading Styles Sheets. , is a way to style HTML. Whereas the HTML is the . content. , the style sheet is the . presentation. of that document.. In-line. In-line. . styles are . dropped . straight into the HTML tags using the style attribute.. Cascading. Style . Sheets. Lesson Overview. In this lesson, you . will learn:. CSS Box Model. CSS properties for . border. CSS properties for . padding. The CSS Box Model. The box model is used for layout purposes. A very brief introduction. CSS, Cascading Style Sheets. 1. CSS. CSS. stands for . C. ascading . S. tyle . S. heets. CSS . is a stylesheet language that describes the presentation of an HTML (or XML) document.. Resources. www.w3schools.com/css/css_reference.asp . (. list of all CSS properties). www.w3schools.com/css. /. www.glish.com/css. /. www.html.net/tutorials/css. /. blog.html.it/. layoutgala. /. Great Book. <span> & <div>. CS110: Computer Science and the Internet. Some style improvements…. How can we style the word “optional” to be red?. While we’re at it, let’s tone down those bold headers…. CSS Objectives. Provide more control over web site content presentation and formatting. Facilitate cross web page consistency. Reduce the amount of coding within a web page to accomplish the desired results. Introduction. What do you know about CSS? . What do you hope to do with CSS?. How familiar are you with HTML?. Presentation Summary. What is CSS?. CSS & HTML. The Box Model. Style Sheet Implementation. Learning outcome. CSS. Introduction. Motivation. Advantages. Implementation. Classes . & . Ids. <span. > and <. div>. General Model. Validation. CSS Introduction. HTML was originally designed as a simple way of . The Desired Brand Effect Stand Out in a Saturated Market with a Timeless Brand Pages load faster - If you are using CSS, you do not need to write HTML tag attributes every time. Just write one CSS rule of a tag and apply it to all the occurrences of that tag. So, less code means faster download times..
Download Document
Here is the link to download the presentation.
"4.01 HTML, CSS and Color"The content belongs to its owner. You may download and print it for personal use, without modification, and keep all copyright notices. By downloading, you agree to these terms.
Related Documents