• Home
uCertify Logo
  • 0
    • Your cart is empty
    • Continue Shopping
    • View Cart
  • Login or Signup
    • Help & Support
    • Accessibility
    • Testimonials
  • Powered by uCertify
  • Cart 0
    • Your cart is empty
    • Continue Shopping
    • View Cart
  • Hello GuestLogin or Signup
  • Feedback & Support
    • Support
    • Keyboard Shortcuts
    • Send Feedback
Scroll to top button

CIW: Advanced HTML5 and CSS3 Specialist (1D0-620)

(1D0-620) / ISBN: 9781616917111
This course includes
Lessons
TestPrep
LiveLab (Add-on)
Mentoring (Add-on)
1D0-620 : CIW: Advanced HTML5 and CSS3 Specialist (1D0-620)
1D0-620 : CIW: Advanced HTML5 and CSS3 Specialist (1D0-620)
Share
$118.8
Try This Course Buy Now
Are you an instructor?
Request a free evaluation copy

CIW: Advanced HTML5 and CSS3 Specialist (1D0-620)

Prepare for the CIW 1D0-620 exam with the CIW Advanced HTML5 & CSS3 Specialist course and Lab. The lab is cloud-based, device-enabled, and can easily be integrated with an LMS. The course covers the 1D0-620 exam objectives and provides candidates the essential HTML5, Cascading Style Sheets (CSS3), and JavaScript knowledge used in web development. The course has 1D0-620 practice tests to strengthen your knowledge by providing hands-on learning in real-world scenarios.
Here's what you will get

The CIW Advanced HTML5 and CSS3 Specialist certification is an industry-recognized, vendor-neutral credential that is proof of an individual has the HTML5 and CSS3 web development skills that are used in the various IT industries. Advanced HTML5 and CSS3 Specialist is the first course in the CIW Web and Mobile Design series. The 1D0-620 exam proves competency in the field of applying HTML forms, validating HTML codes, using CSS, and many more.

Lessons
  • 13+ Lessons
  • 284+ Quizzes
  • 74+ Flashcards
  • 74+ Glossary of terms
TestPrep
  • 55+ Pre Assessment Questions
  • 3+ Full Length Tests
  • 102+ Post Assessment Questions
  • 165+ Practice Test Questions
LiveLab (Add-on)
  • 50+ LiveLab
Video Lessons
  • 10+ Videos
  • 26+ Minutes
Here's what you will learn
Download Course Outline
Lesson 1: HTML5 Essentials
  • Introduction to HTML5 and CSS3
  • Migration to Mobile Devices
  • The Web Development Trifecta
  • The Evolution of HTML5
  • HTML5 Structure Elements
  • Validating HTML5 Code
  • The <video> Element
  • The <audio> Element
  • HTML5 APIs
  • Optional Lab
  • Lesson Summary
Lesson 2: Using Cascading Style Sheets (CSS) Technology
  • Cascading Style Sheets (CSS)
  • Style Guides
  • CSS and HTML
  • CSS Terms and Syntax
  • Applying CSS Styles
  • Page Layout with CSS
  • CSS Positioning Schemes
  • The CSS Box Model
  • Optional Lab
  • Lesson Summary
Lesson 3: Introduction to CSS Version 3 (CSS3)
  • Introduction to CSS3
  • CSS3 Selectors and Properties
  • CSS3 Background Properties
  • CSS3 Border Properties
  • CSS3 Font Properties
  • CSS3 Text Effects
  • Optional Lab
  • Lesson Summary
Lesson 4: Using Advanced CSS3 Techniques
  • Introduction to Advanced CSS3 Techniques
  • CSS3 2D and 3D Transformations
  • CSS3 Transitions
  • CSS3 Animations
  • CSS3 User Interfaces
  • Creating Menus and Buttons with CSS3
  • Optional Lab
  • Lesson Summary
Lesson 5: Introduction to JavaScript
  • HTML5 and JavaScript
  • Introduction to Scripting
  • JavaScript Characteristics
  • JavaScript vs. Other Languages
  • Embedding JavaScript into HTML5 Documents
  • JavaScript and Common Programming Concepts
  • Objects, Properties and Methods
  • Variables
  • Expressions and Operators
  • Optional Lab
  • Lesson Summary
Lesson 6: JavaScript Events, Functions and Methods
  • User Events and JavaScript Event Handlers
  • Introduction to JavaScript Functions
  • Defining a Function
  • Calling a Function
  • Methods as Functions
  • Errors In JavaScript
  • Optional Lab
  • Lesson Summary
Lesson 7: Using HTML5 APIs
  • Introduction to HTML5 APIs
  • Document Object Model (DOM)
  • Common HTML5 APIs
  • The Canvas API
  • The Offline AppCache API
  • The Geolocation API
  • The Drag-and-Drop API
  • The File API
  • The History API
  • Retrieving Data with XMLHttpRequest
  • Manipulating Data with jQuery
  • Optional Lab
  • Lesson Summary
Lesson 8: Developing HTML5 Forms
  • Introduction to HTML5 Forms
  • Cross-Browser Compatible HTML5 Forms
  • HTML5 Form Input Types
  • New Form Elements in HTML5
  • HTML5 Global Attributes for Form Elements
  • Optional Lab
  • Lesson Summary
Lesson 9: Completing, Submitting and Validating User Input Forms
  • Improving Forms with HTML5
  • HTML5 Attributes for the <form> Element
  • HTML5 Attributes for the <input> Element
  • Submitting Forms with the <button> Element
  • Concepts and Techniques for Validating User Input
  • Validating User Input with HTML5 Attributes
  • Validating User Input with JavaScript
  • Optional Lab
  • Lesson Summary
Lesson 10: Designing for Mobile Devices
  • Introduction to Mobile Design
  • Mobile Web Sites vs. Mobile Apps
  • Designing Web Sites for Mobile Devices
  • Page Layout for Mobile Devices
  • Navigation and Hyperlinks for Mobile Devices
  • Images and Mobile Design
  • Validating and Testing Mobile Web Pages
  • Responsive Web Design
  • Lesson Summary
Appendix A: CIW Advanced HTML5 And CSS3 Specialist Objectives and Locations
Appendix B: Web Developer Resources
  • A List Apart: For People Who Make Web Sites
  • W3Schools
  • HTML Goodies: The Ultimate Web Resource
  • Yahoo! List of Site Development Resources
  • Google Developers
Appendix C: Works Consulted

Hands on Activities (Live Labs)

HTML5 Essentials

  • Structuring and validating a Web page
  • Embedding video with the HTML5 <video> element
  • Embedding audio with the HTML5 <audio> element
  • Researching HTML5

Using Cascading Style Sheets (CSS) Technology

  • Formatting text with CSS
  • Laying out a page's structure using CSS
  • Positioning images relative to text using CSS
  • Modifying elements using CSS margins, borders and padding
  • Supporting legacy browsers

Introduction to CSS Version 3 (CSS3)

  • Using CSS3 selectors
  • Adding CSS3 backgrounds and transparency
  • Creating buttons and shadows with the CSS3 border properties
  • Using CSS3 fonts and text effects
  • Using the CSS3 text-overflow and word-wrap properties

Using Advanced CSS3 Techniques

  • Creating 2D and 3D transformations with CSS3
  • Using CSS3 transitions
  • Creating CSS3 animations
  • Using the CSS3 resize property
  • Creating a CSS menu
  • Using CSS3 to animate a text box

Introduction to JavaScript

  • Using the JavaScript alert() method
  • Using the JavaScript prompt() method
  • Using the JavaScript document.write() method
  • Using the JavaScript navigator object

JavaScript Events, Functions and Methods

  • Creating a user-defined function in JavaScript
  • Using functions, arguments and return values in JavaScript
  • Calling a function from within another function in JavaScript
  • Using JavaScript event handlers
  • Calling functions and using arguments
  • Using a JavaScript conversion function
  • Creating an external JavaScript file

Using HTML5 APIs

  • Using the HTML5 Canvas API
  • Creating an offline Web application with HTML5
  • Using the Geolocation API to obtain geographical information
  • Adding drag-and-drop elements to a Web page with HTML5
  • Using the HTML5 File API
  • Using jQuery in a Web page

Developing HTML5 Forms

  • Using new HTML5 input types
  • Using the HTML5 <datalist> element
  • Using the <fieldset> and <legend> elements
  • Using the <textarea> element with the placeholder attribute
  • Using the search input type

Completing, Submitting and Validating User Input Forms

  • Using the HTML5 autocomplete attribute with <form>
  • Using the HTML5 autofocus attribute with <input>
  • Using the <button> element to submit forms
  • Using the HTML5 required attribute
  • Using the HTML5 pattern attribute
  • Using the pattern attribute with HTML input types
  • Using the HTML5 formtarget attribute

Designing for Mobile Devices

  • Modifying a site for mobile users
Exam FAQs
What are the prerequisites for this exam? Before taking the exam, a candidate should have CIW Site Development Associate or equivalent basic HTML and CSS coding knowledge
What is the exam registration fee? USD 150
Where do I take the exam? Pearson VUE or PSI
What is the format of the exam? The exam consists of linear, multiple choice, fill in the blank, fact-based, and situational questions.
How many questions are asked in the exam? The exam contains 55 questions.
What is the duration of the exam? 75 minutes
What is the passing score? 72.73%
What is the exam's retake policy?

Here are the retake policies:

  • A 24-hour waiting period is required between the first and second attempt exam.
  • If a candidate passes a CIW exam, he will not be allowed to retake that CIW exam.
  • 30 calendar days waiting period from the date of the previous sitting before any third or subsequent sitting exam.
  • There is no limit on the number of attempts a candidate may make on an exam, so long as the 30 day wait period is observed.
What is the validity of the certification? For life
Where can I find more information about this exam? To know more about the , click here.
What are the career opportunities after passing this exam?
  • Web Designer
  • Internet Consultant
  • Web and Graphic Artist
×
uc logo for app downloadDownload our uCertify App [lms_setting_placeholder: This filed is used to set the LMS settings.

Share with your friends and colleagues

We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies. More information
Accept