About this badge
This course, a corporate training solution provided by Professional and Continuing Education at OSU, covers HTML5 and CSS3, and how those two technologies work together to render webpages. From there, the course explores JavaScript as a scripting language that adds interactivity to webpages, moving on to look at jQuery and Angular.js as a more efficient way to utilize the power of JavaScript. Finally, the course synthesizes these technologies, in combination with web services and JavaScript frameworks, to focus on creating a SPA – or Single Page Application.
This badge certifies students are able to:
- Understand what HTML5, CSS3, and JavaScript are for today’s world wide web
- Identify and understand the markup that makes HTML5 what it is
- Create a webpage using HTML5 elements, markup, and more
- Understand and utilize CSS styles on a webpage using external style sheets
- Apply advanced CSS3 to responsive design and box model
- Understand and utilize JavaScript and jQuery to make a webpage interactive
- Understand and utilize AJAX, web services, and a JavaScript framework to create a Single Page Application (SPA)
- Appreciate the efficiency of using Kendo UI to make the above tasks easier