Web Authoring
  Home arrow Web Authoring arrow Page 9 - Using Adobe GoLive CS, Part 3
Dev Articles Forums 
ADO.NET  
Apache  
ASP  
ASP.NET  
C#  
C++  
ColdFusion  
COM/COM+  
Delphi-Kylix  
Design Usability  
Development Cycles  
DHTML  
Embedded Tools  
Flash  
Graphic Design  
HTML  
IIS  
Interviews  
Java  
JavaScript  
MySQL  
Oracle  
Photoshop  
PHP  
Reviews  
Ruby-on-Rails  
SQL  
SQL Server  
Style Sheets  
VB.Net  
Visual Basic  
Web Authoring  
Web Services  
Web Standards  
XML  
Mobile Linux 
App Generation ROI 
IBM® developerWorks 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
WEB AUTHORING

Using Adobe GoLive CS, Part 3
By: Sams Publishing
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 5 stars5 stars5 stars5 stars5 stars / 23
    2004-11-16

    Table of Contents:
  • Using Adobe GoLive CS, Part 3
  • Rollovers
  • More on rollovers
  • Even More on Rollovers
  • Photoshop Integration
  • ImageReady and Illustrator Integration
  • InDesign Integration
  • Using Images from the InDesign Package
  • Using Cascading Style Sheets
  • Creating an Element Style
  • Creating a Class Style
  • External CSS
  • Link Warnings
  • Publishing the Site
  • Begin Creating

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    Using Adobe GoLive CS, Part 3 - Using Cascading Style Sheets


    (Page 9 of 15 )

    GoLive CS's support for Cascading Style Sheets has been dramatically updated and now complies with the CSS2 specification. Not only does the Layout mode do a better job of rendering CSS designs, but the Style Sheet Editor itself has been redesigned to make it more efficient and easier to use.

    Those of you familiar with paragraph and character styles in page layout applications will probably grasp the basics of CSS readily, but the scope of the CSS spec falls well beyond altering font faces, sizes, and colors. CSS can be used to position elements, not merely text, on a page. In fact, if you have played with layers in GoLive, you were working with CSS, because a layer actually writes a <DIV> tag which defines an area, and that area is positioned (and can be styled) with CSS.

    Internal Versus External

    Ever wonder why they're called Cascading Style Sheets instead of simply style sheets? It's because you can define styles in several ways, which at times could result in conflicting styles. The method of resolving this conflict is called precedence. For example, you can define a style internally, meaning that it's written into a page, or externally, meaning that the style is defined in a separate document and linked to the page. In such a case, any conflicting styles in the internally defined styles take precedence over those defined in the external styles. Likewise, a style can be written inline, which means that it is applied to only one element on a page rather than the whole page like an internal style. In this case, the inline style would take precedence over the internal style.

    So if I have an external style sheet that defines a piece of text as red, and no internal or inline style on that text, it appears red. If I also have an internal style declaring that text to be blue, the internal would win and the text would be blue. But if I also had an inline style defining the text as green, the inline style would triumph over the others and the text would appear green.

    This chapter is from Teach Yourself Adobe Creative Suite, by Mordy Golding (Sams, 2004, ISBN: 067232752X). Check it out at your favorite bookstore today.

    Buy this book now.

    More Web Authoring Articles
    More By Sams Publishing


     

    WEB AUTHORING ARTICLES

    - Yahoo Pipes: Worth a Look
    - Completing an EAR
    - Building and Deploying an EAR
    - New Nuke Security Sentinel: Worth Taking a C...
    - Administering Your CMS-Based Web Site
    - What You Need to Know Before Using a CMS
    - Introducing the Google Maps API
    - An Overview of the Yahoo User Interface Libr...
    - Basic configuration of osCommerce, concluded
    - Basic configuration of osCommerce, continued
    - Basic configuration of osCommerce
    - Deploying your Site with PHPEclipse, continu...
    - Deploying your Site with phpEclipse
    - Macromedia Captivate Review
    - Macromedia and Adobe Planning to Tie the Knot







    © 2003-2009 by Developer Shed. All rights reserved. DS Cluster 6 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek