Skip to main content
Adobe training, UX Courses, and Photoshop Classes at AGI
American Graphics Institute
Secondary
  • About
  • Contact
  • Locations
  • Books
  • All classes
  • UX Classes
  • Cart
  • Log in
Search
Search
Main menu
  • Classes & Workshops
    • Classes & Workshops
    • Column 1
      • Adobe Classes
      • Photoshop
      • InDesign
      • Illustrator
      • Premiere Pro
      • After Effects
      • Animate
      • Acrobat
      • Captivate
      • XD
      • Creative Cloud
      • All Adobe
      • Digital Marketing
      • HTML Email
      • Google Analytics
      • Google Tag Manager
      • Digital Marketing Certificate
    • Column 2
      • Elearning
      • Captivate
      • Camtasia
      • Graphic Design
      • Graphic Design Course
      • Design Thinking
      • Graphic Design Certificate
      • Graphic Design for High School Students
      • Office Skills
      • PowerPoint
      • Keynote
      • Excel
      • Access
      • Google Docs
      • Presentation Design
      • PowerPoint Design
      • Keynote Presentation Design
    • Column 3
      • UX Classes
      • UX Design
      • Information Architecture
      • Rapid Prototyping
      • UX for Mobile & Touch
      • Figma
      • Sketch
      • XD
      • UXQB CPUX Certification
      • UX Certification
      • UX Certificate
      • Video Editing
      • Premiere Pro
      • After Effects
      • Final Cut
      • Video Editing for High School Students
      • Web Accessibility
      • Web Accessibility
      • Section 508
    • Column 4
      • Web Design
      • WordPress
      • HTML
      • CSS
      • Responsive Web Design
      • Web Design Certificate
      • Web Graphics
      • Web Design for High School Students
      • Web Development
      • JavaScript
      • HTML
      • CSS
      • Drupal
      • WordPress
      • CAD & 3D Design
      • Sketchup
      • 3DS
      • Maya
      • See All Classes
  • Online Training
    • Online Training
    • Column 1
      • Adobe Classes
      • Photoshop
      • InDesign
      • Illustrator
      • Premiere Pro
      • After Effects
      • Animate
      • Acrobat
      • Captivate
      • XD
      • Creative Cloud
      • All Adobe
      • Digital Marketing
      • HTML Email
      • Google Analytics
      • Google Tag Manager
      • Digital Marketing Certificate
    • Column 2
      • Elearning
      • Captivate
      • Camtasia
      • Graphic Design
      • Graphic Design Course
      • Graphic Design Certificate
      • Design Thinking
      • Office Skills
      • PowerPoint
      • Keynote
      • Excel
      • Access
      • Google Docs
      • Presentation Design
      • PowerPoint Design
      • Keynote Presentation Design
      • Figma
    • Column 3
      • UX Classes
      • UX Design
      • Information Architecture
      • Rapid Prototyping
      • UX for Phone & Touch
      • Sketch
      • XD
      • UXQB CPUX Certification
      • UX Certification
      • UX Certificate
      • Video Editing
      • Premiere Pro
      • After Effects
      • Final Cut
      • Web Accessibility
      • Web Accessibility
      • Section 508
    • Column 4
      • Web Design
      • Web Design Certificate
      • WordPress
      • HTML
      • CSS
      • Responsive Web Design
      • Web Graphics
      • Web Development
      • JavaScript
      • HTML
      • CSS
      • Drupal
      • WordPress
      • CAD & 3D Design
      • Sketchup
      • 3DS
      • Maya
      • See All Classes
  • Certificate Programs
    • Certificate Programs
    • Column 1
      • Web Design Certificate
      • UX Certificate
      • Digital Marketing Certificate
    • Column 2
      • Graphic Design Certificate
      • Video Editing Certificate
      • Web Development Certificate
    • Column 3
      • Photoshop Certificate
      • All Certificate Programs
  • Creative Cloud Classes
    • Creative Cloud Classes
    • Column 1
      • Creative Cloud for Print & Digital
      • Creative Cloud for Video
      • Creative Cloud for Web
    • Column 2
      • Photoshop CC
      • InDesign CC
      • Illustrator CC
    • Column 3
      • Premiere Pro CC
      • After Effects CC
      • Animate CC
      • See All Classes
  • Adobe Training
    • Adobe Training
    • Column 1
      • Photoshop
      • InDesign
      • Illustrator
      • Animate
      • Acrobat
    • Column 2
      • Premiere Pro
      • After Effects
      • XD
      • Captivate
      • Connect
    • Column 3
      • Dreamweaver
      • Creative Cloud
      • LiveCycle
      • AEM Forms
      • InCopy
      • All Adobe Classes
      • See All Classes
  • Private Training

  • About
  • Contact
  • Locations
  • Books
  • All classes
  • UX Classes
  • Cart
  • Log in
Breadcrumb
  1. Home
  2. CSS Training Classes
  3. CSS Training Course for Web Design Advanced
  4. CSS Class Online August 28, 2023 Advanced
During the pandemic all in-person classes are delivered live online. You can retake the course in-person at no cost once our classrooms reopen. See how live online training works in this brief video.

During the pandemic all in-person classes are delivered live online. You can retake the course in-person at no cost once our classrooms reopen. See how live online training works in this brief video.

Learn about our Online Training Center

All classes include

free retakes of courses Free retakes

Curriculum provided Detailed curriculum

Live instructor Live instructor

flexible rescheduling Flexible rescheduling

flexible rescheduling Certificate of Completion

CSS Class Online August 28, 2023 Advanced

CSS Training Course for Web Design - Advanced

Mon, Aug 28 2023 - Tue, Aug 29 2023
Online Training

$695.00

Register

In this advanced CSS training course helps you to master Cascading Style Sheets for complete control of your web designs. Learn techniques for using Cascading Style Sheets to apply visual formatting to web pages. Designed for those with existing CSS experience, and familiar with all CSS topics covered in the introductory course. This course provides the skills to add style to links, lists, nav bars, and more. Learn to apply styles to forms and data tables, and to manage CSS for use across multiple pages in this advanced web design course.

Download Course Description (PDF)
See all Web Design Classes, See all CSS Training Classes, See all Web Development Training Classes

CSS Course - Advanced Topics covered

The topics covered in this advanced CSS training course are separated into eight modules. These provide course participants with advanced CSS training, providing skills needed to apply advanced formats with CSS and CSS3. The topics covered include:

Lesson 1: Structuring CSS Code

  • IDs and class names
  • Naming your elements
  • IDs or Classes?
  • Divs and spans
  • Microformats
  • Different versions of HTML and CSS
  • Document types and browser modes
  • Validation

Lesson 2: Managing CSS Styles

  • Common selectors
  • Pseudo-classes
  • The universal selector
  • Advanced selectors
  • Child and adjacent sibling selectors
  • Attribute selectors
  • The cascade and specificity
  • Specificity
  • Using specificity in your style sheets
  • Adding a class or an ID to the body tag
  • Inheritance
  • Planning, and maintaining your styles
  • Applying styles to your document
  • Removing comments and optimizing
  • Style guides

Lesson 3: Visual Formatting using CSS

  • Box model review
  • IE and the box model
  • Margin collapsing
  • Positioning review
  • The visual formatting model
  • Relative positioning
  • Absolute positioning
  • Fixed positioning
  • Floating
  • Line boxes and clearing

Lesson 4: Using CSS Backgrounds

  • Background image basics
  • Rounded-corner boxes
  • Fixed-width rounded-corner boxes
  • Flexible rounded-corner box
  • Multiple background images
  • border-radius
  • border-image
  • Easy CSS drop shadows
  • Box-shadow
  • Opacity
  • CSS opacity
  • RGBa
  • PNG transparency

Lesson 5: Adding Style to Links

  • Simple link styling
  • Fun with underlines
  • Simple link embellishments
  • Fancy link underlines
  • Visited-link styles
  • Styling link targets
  • Highlighting different types of links
  • Highlighting downloadable documents
  • Creating links that look like buttons
  • Simple rollovers
  • Rollovers with images
  • Pixy-style rollovers
  • CSS sprites
  • Rollovers with CSS 3
  • Pure CSS tooltips

Lesson 6: Using CSS to Style Lists and Nav Bars

  • Basic list styling
  • Creating a basic vertical nav bar
  • Highlighting the current page in a nav
  • Creating a simple horizontal nav bar
  • Creating a graphical nav bar
  • Sliding door tabbed navigation
  • CSS image maps
  • Flickr-style image maps
  • Remote rollovers
  • Definition lists

Lesson 7: Styling forms and tables with CSS

  • Styling data tables
  • Table-specific elements
  • Summary and caption
  • thead, tbody, and tfoot
  • col and colgroups
  • Data table markup
  • Styling the table
  • Adding the visual style
  • Simple form layout
  • Useful form elements
  • Form labels
  • Embellishments
  • Required fields
  • Accessible date input
  • Multicolumn check boxes
  • Submit buttons
  • Form feedback

Lesson 8: Using CSS to create page layout

  • Planning your layout
  • Setting the foundations
  • Centering a design using margins
  • Float-based layouts
  • Two-column floated layout
  • Three-column floated layout
  • Fixed-width, liquid, and elastic layout
  • Liquid layouts
  • Elastic layouts
  • Liquid and elastic images
  • Faux columns
  • Equal-height columns
  • CSS 3 columns
  • CSS Frameworks vs. CSS Systems
Register
Footer
  • 781-376-6044
  • CONTACT US
  • SEE ALL AGI TRAINING LOCATIONS

© Copyright 2002 - 2023 American Graphics Institute