Programming in Html 5 with javascript and css3

Download Report

Transcript Programming in Html 5 with javascript and css3

Exam 70-480
 Structure
 Presentation
 Behaviour
 Which technology is HTML5 preceded by and derived from?
 HTML 4.01
 SGML
 XHTML 1.0
 XML
 <input type="color" name=“mycolor">
 <input type=“date" name=“mydate">
 <input type=“email" name=“myemail">
 <input type=“number" name=“mynumber">
 <input type=“range" name=“myage“ min=“1” max=“100”>
 See in browser!
 <canvas id="myCanvas" width="200" height="100"></canvas>
 <svg width=“300” height=“200”><polygon points=“100…" style="fill:lime;" />
</svg>
 <audio>
 <caption>
 <datalist>
 <figure>
 <progress>
 <section>
 <video>
 Geolocation
 Drag/drop
 Web Storage
 App Cache
 Web Workers
 Server-Sent Events
 Inline style
 Embedded style
 External style sheet
 Browser agent
 Browser agent
 User normal
 User normal
 User important
 Author normal
 Author normal
 Author important
 Author important
 User important
 Rounded borders
 Use the border-radius property to make rounded corners
 Borders with shadow
 Use the box-shadow property to add shadow to boxes
 Linear gradients
 background: linear-gradient(direction, color-stop1, color-stop2, ...);
 Radial gradients
 background: radial-gradient(center, shape size, start-color, ..., last-color);
 Text shadow effect
 text-shadow: 5px 5px 5px #FF0000;
 Word-wrapping
 word-wrap: break-word;
 Fonts
 Animations
 2D / 3D Transforms
 Multiple columns
 User Interface
 Implementing inheritance
 Jquery and Ajax
 Ajax
 Callbacks object
 CSS
 Deferred object
 Events
 Selectors
 Serializing forms
 XMLHttpRequest
 Implementing namespaces
 Adding event listeners
 Parsing JSON Objects
 Use of isNan
Programming in HTML5 with CSS3 and Javascript
 Earn the following certificates:
 Microsoft Certified Professional (MCP)
 Microsoft Specialist: Programming in HTML5, CSS3 and Javascript
 Counts towards Microsoft Certified Solutions Developer (MCSD)
 Web Apps
 Windows Store Apps Using HTML5
 Sharepoint Applications
 Test centres in Wellington
 $221.00
 45 questions, 2.5 hours
 Get 700 points to pass
 Microsoft Training Guide:
 Brain dumps available online
 4 sections