Mike Hamilton is the Vice President of Product Evangelism at. MadCap Software where he is working on the next generation authoring tool, Flare. Before...
how to prepare images, audio and video for the web, how to approach the design and build of a new site, how to improve your rankings in search engines. (SEO), and how to use Google. Analytics to learn about visitors to your site. Many books that teac
Download (Abrahamsson, P., Salo, O., Ronkainen, J., & Warsta, J., 2002). There are many methods classified as agile software development: • Adaptive Software Development,. • Agile Modelling,. • Crystal,. • Dynamic System Development Methodology
Download Agile Software Development Methodology mungkin kurang dikenal dan jarang digunakan di lingkungan akademik. Namun pada prakteknya, metodologi ini sangatlah umum digunakan oleh para praktisi pengembang perangkat lunak. Jurnal ini ditulis
Key benefits •Enables management of complex business services •Provides a powerful and customizable workflow engine •Enhances management of the asset lifecycle
Download Agile Software Development Methodology mungkin kurang dikenal dan jarang digunakan di lingkungan akademik. Namun pada prakteknya, metodologi ini sangatlah umum digunakan oleh para praktisi pengembang perangkat lunak. Jurnal ini ditulis
Download (Abrahamsson, P., Salo, O., Ronkainen, J., & Warsta, J., 2002). There are many methods classified as agile software development: • Adaptive Software Development,. • Agile Modelling,. • Crystal,. • Dynamic System Development Methodology
www.dataintro.com Page 1 of 4 Two-Dimensional Bar Code Overview What is a bar code? A bar code is simply a series of stripes (usually black) on a light background
Download CSS Teks. • CSS Border. • Margin. • Contoh Layout Web menggunakan CSS ... Penulisan CSS didalam dokumen HTML dan menggunakan tag .
Structure & Layout. □ Visual Effects. □ Transitions & Animations. □ Typography oreilly.com. CSS/Web Development. ISBN: 978-1-449-37263-7. US $39.99. CAN $45.99 .... Open Web Evangelist and coauthor of CSS: The Definitive Guide ..... tried to maintain
Download Belajar HTML & CSS : Tutorial Fundamental dalam mempelajari HTML & CSS ... Buku ini cocok untuk anda yang ingin mempelajari HTML dan CSS, baik anda ...
Download keunggulan. Chrome bisa dikatakan browser yang sangat ringan, cepat2 dan kaya akan aplikasi/Add-on. Selain itu Chrome menggunakan engine3 Webkit, ... Sublime Text. Text editor yang terbilang masih baru yang sangat mudah digunakan, pena
Download Text Editor. 5. 1.3. Add-On. 7. BAB 2 PENGENALAN HTML. 10. 2.1. Apa itu HTML ? 10. 2.2. Membuat Website dalam 1 Menit. 11. 2.3. Pengenalan Tag HTML. 12 .... Sublime Text. Text editor yang terbilang masih baru yang sangat mudah digunakan
Download keunggulan. Chrome bisa dikatakan browser yang sangat ringan, cepat2 dan kaya akan aplikasi/Add-on. Selain itu Chrome menggunakan engine3 Webkit, ... Sublime Text. Text editor yang terbilang masih baru yang sangat mudah digunakan, pena
SAP: An Overview of the Company and its Software Session Title Seminar G Workshop held at the 50th Annual Conference of the American Translators Association
Sep 25, 2012 ... Foundational CSS3 Components. Eric A. Meyer. CSS and. Documents. Excerpt from. CSS: The Definitive Guide,. 4th Edition www.it-ebooks.info .... Cascading Style Sheets (CSS) is a powerful tool that transforms the presentation of a ....
Direct Variation Worksheet Tell whether the equation represents direct variation. If so, identify the constant of variation. 1. =8 2
Ecological Succession Web Quest . Complete this web quest, using the information found in the provided websites to answer the questions. USE COMPLETE SENTENCES!
History Alive! The Ancient World ... you’ll learn about early humans by ... during each lesson you’ll write about your learning in an Interactive Student Notebook
Class of2013 Revere High School ... Kristen Leigh Flickinger' Kyle Raymond Flynn Tara L. Frazee Eric K. Friday ... Ashley Nicole Londrico
Primary Mathematics (Singapore Math) ... 1 100 Millions Hundred Thousands Ten Thousands ... Have I solved the problem completely
Making Healthy Decisions UNIT 1 PACKET PART 1 ANSWER KEY . ... informed decision ... ANSWER KEY Chapter 1: Making Healthy Decisions
Print all 18 Chapters - CSS Basics 3/07/07 2:13 AM http://www.cssbasics.com/printfull2.html Page 2 of 35 Either of these methods are achieved by placing one or the
Cascading Style Sheets (CSS) Part 1 of 3: Introduction and overview
Mike Hamilton V.P. Product Evangelism MadCap Software [email protected]
Presenter Information • Mike Hamilton – MadCap V.P. of Product Evangelism Mike Hamilton is the Vice President of Product Evangelism at MadCap Software where he is working on the next generation authoring tool, Flare. Before joining MadCap Software, he was the Product Manager for the RoboHelp product line since the days of Blue Sky Software, eHelp, and Macromedia. Mike has over 20 years of experience in training, technical communication, multimedia development, and software development.
We also have with us… • Jose Sermeno – MadCap Product Evangelist
• He will answer questions during the webinar • Type questions in the Question and Answer area of the GoToWebinar interface
How this webinar works • You are muted – If you’ve been talking, hoping we’d notice, we can’t hear you
• We’re recording this webinar – None of your information will appear in the final webinar – The download link will be provided to you automatically in a follow up email – A short survey will also be included
• We should be done by the top of the hour
Agenda • What are Cascading Style Sheets (CSS)? • What can CSS do? • Types of CSS • What is Cascading? • CSS rules • What is Inheritance? • Creating a Cascading Style Sheet • Creating a custom style
What Are Cascading Style Sheets (CSS)?
What Are Cascading Style Sheets?
Cascading Style Sheets From Wikipedia, the free encyclopedia
• Cascading Style Sheets (CSS) is a style sheet language used to describe the presentation (that is, the look and formatting) of a document written in a markup language. Its most common application is to style web pages written in HTML, but the language can be applied to any kind of XML document. • Created by: CSS was created by Håkon Wium Lie and Bert Bos and was adopted as a W3C Recommendation in late 1996.
CSS Status
Cascading Style Sheets From Wikipedia, the free encyclopedia
• Current: CSS 3, adopted by the W3C in 2012 is the current recommendation. • Future: CSS has been broken into new categories and is under development. http://www.w3.org/Style/CSS/current-work#table • Support: Early browser support was problematic leading many to ignore the CSS technology. With modern browsers CSS rendering has become quite reliable. http://www.w3schools.com/cssref/css3_browsersupport.asp
What Are Cascading Style Sheets?
• A standards-based method for controlling the look and feel of HTML/XML content. • Comprised of Rules to control elements in the document. • Designed to separate formatting from the content while being flexible and scalable
What Can CSS Do?
What Can CSS Do?
• Text formatting • Element sizing • Element positioning • Change link attributes • Cursor manipulation • And more… http://www.csszengarden.com/
What Can CSS Do?
• Most importantly, CSS can support the control of hundreds or thousands of documents from a single control file • This makes your life much easier when it is time to make updates
Types of CSS
HTML Page Structure Title Text
H1 Heading
Paragraph 1
Paragraph 2
Document (HTML) Head Title Text Body H1 Heading Paragraph 1 Paragraph 2
HTML Page Structure Title Text
H1 Heading
Paragraph 1
Paragraph 2
Document (HTML) Head Title Text Body H1 Heading Paragraph 1 Paragraph 2
Types of CSS
• Three CSS implementations –Inline •Affects only the element applied to
–Embedded •Affects only the elements in a single file
–External •Linked to an unlimited number of files
Inline CSS Use the STYLE attribute
This is normal text
This is bold text
This is bold text
Embedded CSS
• Added to the area of file • Use
External CSS • The element is used to attach a CSS document to an HTML document New Topic1
What is Cascading?
Cascading The three CSS types combine at run time to render the page. Order of precedence • Inline styles • Embedded style sheets • Linked (external) style sheets
CSS Rules
Cascading Style Sheets (CSS) Style Rules Inline
style=“font-weight: bold” Property
Embedded/ External
Value
H1 {font-weight: bold} Selector
Declaration
H1 {font-weight: bold; color: black; }
What is Inheritance?
HTML Page Structure Document (HTML) Head Title Body H1 Heading Paragraph 1 Paragraph 2
CSS Inheritance
Page elements inherit style attributes
Sample heading
Sample text
body { font-family: Arial; }
Creating a Cascading Style Sheet
Creating a Cascading Style Sheet body {color: #000000; background: #F1F2EC; font-size: 8pt; font-family: Verdana;} h1 {color: #0D10E5; font-size: 12pt;} h2 {color: #040677; font-size: 10pt;} p {margin-bottom: 16px;}
Heading 1 Text
A normal paragraph
Heading 2 Text
Another normal paragraph
This paragraph will be a tip.
Creating a Custom Style
CLASS attribute • The CLASS attribute can be used to create custom styles for a set of items on a page P { color:blue; margin-left:3px; } P.myclass { color:blue; margin-left:3px; }
CLASS attribute • Class Syntax: – In a style sheet: P.myclass { color:blue;} – In a page:
Text
Creating a Cascading Style Sheet body {color: #000000; background: #F1F2EC; font-size: 8pt; font-family: Verdana;} h1
Summary • What are Cascading Style Sheets (CSS)? • What can CSS do? • Types of CSS • What is Cascading? • CSS rules • What is Inheritance? • Creating a Cascading Style Sheet • Creating a custom style
Addenda
Suggested Reading List HTML and CSS: Visual QuickStart Guide, 8th Edition by Elizabeth Castro ISBN-13: 978-0-321-92883-2
CSS To The Point by Scott DeLoach ISBN-13: 978-0-615-21213-5
Cascading Style Sheets: Designing for the Web (3rd Edition) (Paperback) by Hakon Wium Lie and Bert Bos ISBN-13: 978-0321193124
CSS: The Definitive Guide, Third Edition by Eric Meyer ISBN-13: 978-0596527334
THANK YOU FOR ATTENDING TODAY’S WEBINAR! As a webinar attendee, receive $100 OFF our next advanced training course. Just $499 per student! MadCap Flare Single Sourcing Training January 12-13, 2015 (web-based) MadCap Flare CSS Training January 15-16, 2015 (web-based) *Offer valid through Wednesday, November 26, 2014.
Upcoming Webinars: CSS Part 2: Controlling Text December 3, 8am Pacific Time
CSS Part 3: Controlling Images December 17, 8am Pacific Time
Questions?
Mike Hamilton V.P. Product Evangelism MadCap Software [email protected]
Thank You!
Mike Hamilton V.P. Product Evangelism MadCap Software [email protected]