This course provides an introduction to web design using HTML, CSS, Bootstrap, and JavaScript. This course can help you prepare for the Using the Report Components Library in SAS® Viya® SDK for JavaScript course.
Learn How To
Create the structure of a web page using HTML.Modify the appearance of a web page using CSS and Bootstrap.Add interactivity to a web page using JavaScript.
Who Should Attend
Beginner and advanced business analysts who want to use the SAS Viya SDK for JavaScript, the Data-Driven Content object, and possibly other features in SAS Viya that require web design knowledge (for example, HTML, CSS, Bootstrap, and JavaScript)
SAS Products Covered
SAS Visual Analytics
Course Outline
Overview Demo: Creating an HTML page. Visual Studio code. Emmet. Creating the Structure What is HTML? Document Object Model (DOM). Demo: Viewing the DOM. HTML elements. Attributes. Demo: Adding elements and attributes. HTML best practices. Modifying the Appearance CSS. Demo: Adding styles and colors. Bootstrap. Demo: Using bootstrap. CSS and bootstrap best practices. Adding Interactivity JavaScript. Libraries and frameworks. Demo: Working with JavaScript. JavaScript best practices.