Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /var/www/html/include/func/func.logging.php on line 510
Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /var/www/html/include/logging.php on line 54
Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /var/www/html/include/logging.php on line 60
Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /var/www/html/init.php on line 481
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/include/func/func.logging.php:510) in /var/www/html/include/sessions.php on line 74
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/include/func/func.logging.php:510) in /var/www/html/include/sessions.php on line 76
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/include/func/func.logging.php:510) in /var/www/html/include/sessions.php on line 85
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/include/func/func.logging.php:510) in /var/www/html/include/sessions.php on line 86
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/include/func/func.logging.php:510) in /var/www/html/include/sessions.php on line 93
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/include/func/func.logging.php:510) in /var/www/html/include/func/func.core.php on line 1836
Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /var/www/html/cron.php on line 105
Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /var/www/html/include/func/func.logging.php on line 49
Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /var/www/html/include/func/func.logging.php on line 79
Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /var/www/html/include/func/func.logging.php on line 86
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/include/func/func.logging.php:510) in /var/www/html/include/get_language.php on line 165
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/include/func/func.logging.php:510) in /var/www/html/product.php on line 63
Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in /var/www/html/product.php on line 82
INVALID SQL: 1064 : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'OPTION SQL_BIG_SELECTS=1' at line 1
SQL QUERY FAILURE:SET OPTION SQL_BIG_SELECTS=1
INVALID SQL: 1064 : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'OPTION SQL_BIG_SELECTS=1' at line 1
SQL QUERY FAILURE:SET OPTION SQL_BIG_SELECTS=1
eClasses.org�::�Course Catalog�::�Intermediate CSS Workshop
eClasses.org :: Course Catalog :: Intermediate CSS Workshop

Intermediate CSS Workshop (H152)

This class is presented in a workshop format. After a short review of some basics and coverage of a few new topics, the workshop focus is on real-world CSS issues and applications. Weeks one and two review some material from Intro to CSS (H151) and introduce some new material for application during the workshop. Weeks three through six focus on projects from the required text, Eric Meyer on CSS. Students may choose to create a new Web site for the workshop or may use an existing site to apply the concepts learned throughout the class. The final project requires the conversion of an existing Web page and the application of the concepts and techniques learned during the workshop. Valid CSS and (X)HTML markup are required throughout the entire class.

Applicable Job Roles: web designers, webmasters, web programmers, and web application developers.

Outline
Week 1: Review and validation
  • Back to Basics - Validation and DOCTYPEs
  • Brush up on CSS validation
  • Solve CSS validation problems
  • Practice using different DOCTYPEs and rendering modes
Week 2: Specificity and Liquid Design
  • Specificity, Inheritance, and Liquid Design
  • Compute specificity and inheritance
  • Learn what liquid design is all about
  • Apply liquid design principles to (X)HTML markup using CSS
Week 3: Styling Hyperlinks
  • Styling Links and Menus
  • Learn the use and importance of link-related pseudo-classes
  • Practice styling both text and image hyperlinks on an (X)HTML Webpage/site
  • Create a menu for an (X)HTML Web page/site
Week 4: Print Stylesheets
  • Media-Specific Styles
  • Explore various media-specific styling techniques
  • Consider best approach to print-specific styles
  • Create a print stylesheet for your class Web site
Week 5: Multi-Column Layouts
  • Multi-Column Layouts
  • Learn various CSS methods for two- and three-column layouts
  • Apply a two- or three-column layout using CSS
Week 6: Converting old pages to CSS-based layouts
  • Final Project
  • Apply concepts learned throughout the course to a Web page
  • Select an existing Web page to apply what we have learned in the class. Convert the page using concepts learned during the class. Page must include: Valid (X)HTML and CSS, Consistent styles, Liquid design, Hyperlink and menu styles, Separate print styles, and Multicolumn layout
Prerequisites
H151, Introduction to CSS, or equivalent knowledge of CSS is a prerequisite for this course.
Requirements
Students must have webspace where they can post their assignments. Students will need to have at least two browsers installed on their computer. Current versions of Internet Explorer, Firefox, Opera, Safari, or Mozilla are recommended.

Books:
Required Book: Smashing CSS: Professional Techniques for Modern Layout
Suggested Book: Eric Meyer on CSS: Mastering the Language of Web Design
Suggested Book: Cascading Style Sheets: The Definitive Guide, 2nd Ed.

Additional information:

Your place in the course is confirmed by your payment. Introductory courses are intended for students with no experience in the subject matter and are seeking beginner level training.

Refund Policy: Please read our Terms and Refund Policy before registering for this course.

Additional Cost: Book and software might be required for the course. Read the Requirements and Book section for more information. Course fee does not include the book and software cost .

How eClasses Work:Instructors post lectures (text-based, no video or audio), reading selections, and hands-on assignments once a week in the online classroom. Students can discuss the assignments with the instructor and amongst themselves in the classroom area. This format has no set meeting time, which allows students to attend class at a time most convenient to them, yet still provides logically organized communication between class participants. Students can apply for the completion certificate after finishing the class.

Intermediate CSS Workshop
Price: $200.00
Item No.: H152
Open Courses: No other sessions are scheduled for this course. You can add to your wish list and you will be notified when other sessions are scheduled.

Testimonials
Instructor's ProfileInstructor
Before you register for this class, please read the Outline, Prerequisites, Requirements, Books, and Refund Policy sections carefully.
 

Testimonials

Rating

  • "This is an exceptional course: welcoming the opportunities to deepen my knowledge of style sheets I am surprised by the skills I have acquired." - Irene Lobeck

  • "Thanks Chiméne and Minz for the great Classes - it was a challenge. Hope to see you soon. Regards
    Dorothy" - Dorothy Wegmueller-Ngudle

  • "Excellent and thorough class covering CSS. I learned a lot of information during the class, and even more after the class was over. You will take this knowledge with you in your design career." - Philip Napora

  • "Lots of work in this class, which really helped advance my skills in CSS. Highly recommended for anyone who is ready to start getting serious about learning CSS." - Sara Dellinger

  • "This class was very informative and it contributed to my knowledge of CSS." - Robert Rieck

  • "Thank you so much for everything. Three months ago I knew nothing about CSS and after Intro and workshop I can walk away feeling very confident in my CSS abilities. " - Richelle Anderson

  • "Another excellent class. I learned a lot and am getting more confident in my skills daily. Thanks, Chimene and Minz!" - SALLY MORRISON

  • "This was a great class, and I learned a lot of useful CSS information that applies to the real world. The instructors were very helpful when questions arose. I'd take a class again from either instructor!" - Natalie Rose

  • "Great course. I feel prepared to continue on to the in-depth course." - David Lunnie

  • "I thoroughly enjoyed this class, the feedback was excellent." - Denise Morrison

  • "I've really enjoyed the course (Intermediate CSS Workshop). Both Chimee and Minz have done a great job. I've learned a lot, been pushed to do my best, and I've been able to use some of my to do projects as course work. I liked the peer review and the wide variety of projects that were done. Another welcome facet of the course is the flexibility in going over the lectures and completing the assignments. The course is a great values. " - Stephen Fracek, Jr.

  • "The peer reviews were especially helpful, and allowed students to see the many possible ways to reach the same goal using CSS. I found the course to be very helpful!" - Mary Ann Montgomery

  • "This class has been exactly what I needed to help me keep current with the latest web design standards. The instructors were great!" - Patricia Davidson