PPT-Extra CSS

Author : debby-jeon | Published Date : 2016-04-20

Website development process CSS Javascript Content Customer Analyst Designer Web developer Tester I want I need Page design Website Website specification Sitemap

Presentation Embed Code

Download Presentation

Download Presentation The PPT/PDF document "Extra CSS" 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.

Extra CSS: Transcript


Website development process CSS Javascript Content Customer Analyst Designer Web developer Tester I want I need Page design Website Website specification Sitemap Wireframe Content. CS380. 1. The good, the bad and the… ugly!. T. ags . such as b, i, u, and font are discouraged in strict XHTML. Why is this bad. ?. CS380. 2. <p>. <font face="Arial. ">. Shashdot. .. </. 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>. 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. . Keyword: Flow. CSS Float: Positioning Property. Purpose:. Push a block-level element to the . left or right. , taking it out of the flow in relation to other elements - allowing . naturally flowing . – Part II. Svetlin Nakov. Telerik Corporation. www.telerik.com. Table of . Contents (Part II). The Box Model. Alignment, Z-Index, Margin, Padding. Positioning and Floating Elements. Visibility, Display, Overflow. CSS Implementation At Regal Beloit: A Case Study. Rob Rush, Regal Beloit. Gary Yang, Roundview Technologies. Speakers. Rob Rush – Regal Beloit Corporation. IT Manager. IT Business Solutions Group. Regal Beloit Corporation. 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.. . From Fiddle to Web Page. Revisit Lab 1. 1. Open COMP101 folder. 2. Create lab1 folder. 3. Open Komodo Edit. 4. Create index.html from template. 5. Adjust template. 6. Open fiddle. 7. Copy . fiddle to body. 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. Chapter 3. Cascading Style Sheets (CSS). . Used to configure text, color, and page layout.. Launched in 1996. D. eveloped by W3C. CSS Zen Garden Web Page Ex. Advantages of CSS. More options for typography and page layout. 1. Need several volunteers. Line up in 2 rows facing each other. Point fingers and hold arms out. Goal: Lower the stick to the ground while keeping it level. Each person’s fingers must touch stick at all times. Slide . 1. CSS Rule. body {. font-family: Tahoma, Arial, sans-serif;. color: black;. background: white;. margin: 8px;. }. Selector. Declaration. Block. Attribute Name. Value. CS 142 Lecture Notes: CSS. 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. 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.
"Extra CSS"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