
Discover how divs organize web content with the div tag, offering advanced formatting and pixel-level positioning beyond table cells, including rounded corners, transparency, and layering.
Discover how CSS IDs uniquely style divs with a # selector to set width to 80 percent, a 3-pixel border, yellow background, and blue text, unlike reusable classes.
Explore the CSS font property to set font family, size, style, and line height, and apply a text style class to a paragraph.
Explore adding borders with a custom class, set pixel thickness, apply borders to specific sides or all sides, and use color and dashed styles to preview in the browser.
Learn to use the CSS display property to control visibility and positioning, turning stacked divs into a horizontal row with inline-block and hiding a div with none.
Explore how relative positioning adds top and left coordinates to an element and moves it relative to its parent container, including nested divs with offset examples.
Learn how the CSS clear property controls floating elements, using a clear declaration to prevent content below a floated blue div from wrapping and stopping the yellow div from floating.
Create a basic css rules page that builds a fluid three-column layout with fixed left and right columns and a center content area, plus header and footer styling.
Define responsive CSS rules with a max-width of 840px to stack the right column under the main content, then at 600px stack left and right columns beneath the center content.
Learn how to use JavaScript arithmetic operators, including division, increment, and decrement, by declaring and updating variables and displaying outputs in the browser.
Explore JavaScript data types by examining numbers, strings, arrays, and objects, and learn how variables store values and properties as part of the data model.
Show how to output multiple object properties in one line by using a person object with first name, last name, age, and eye color, then display the sentence in the browser.
Determine a string’s length using the built-in length property, with a variable t x t containing all 26 letters, and output the length via innerHTML to show 26 in browser.
Learn how to manipulate arrays in JavaScript using pop, shift, push, and unshift to remove and add elements, demonstrated with mango, apple, and cherry.
Sort an array alphabetically with the sort method, using a cars array of Volvo, Acura, Honda, and Lexus, then reverse it with the reverse method to view in a browser.
Explore JavaScript conditional statements by building a score-to-letter grade calculator using if, else if, and else, handling 0–100 grading ranges and an out-of-range error.
discover how javascript booleans determine whether a value is true, showing that numbers and strings evaluate to true while zero evaluates to false through a seven-variable example and browser output.
Use the for-in loop to iterate over an object's properties, demonstrated with a Person object containing first name, last name, and age, outputting values like John Smith 30.
Welcome to the CSS & JavaScript – Certification Course for Beginners
This two part series provides a detailed overview of the fundamentals of coding using CSS and JavaScript. Students will learn how to create responsive web pages using project based learning. The CSS section explores almost every aspect of CSS development. This includes:
Working with IDs, Classes, and Divisions.
CSS Text Properties, Borders and Backgrounds
Styling Images and Links
CSS Display Properties
Element Positioning Techniques for fully Responsive layouts
Navigation Rules
Page Elements
Much More…
In Section two, students learn to integrate JavaScript components into their web pages for dynamic client-side functionality. We start by exploring basic concepts such as JavaScript placement and Output. From there we move into Variables, Arithmetic Operators, Objects, and Data Types. The course includes many other important topics, such as:
JS Min, Max Functions
Special Characters
Math Functions
Arrays
Changing and Deleting Elements
Conditional Statements
Comparisons
Booleans
Loops (For, For-In, While, Do-While)
Events
Functions
What you'll learn - Overview
Parts of a CSS Rule
Types of CSS Rules
CSS Classes, Spans, IDs, Divisions
CSS Margins, Padding, Text Properties, Font Properties, Borders
CSS Backgrounds, Transparency
CSS Positioning - Static, Relative, Absolute, Fixed, Float, Clear
CSS Link Styling, Z-Index, Tables
Responsive Web Page Design using CSS
JavaScript Placement
JavaScript Variables, Constants, Arithmetic Operators
Operator Precedence, Data Types, Objects
JavaScript Functions, Arrays, Array Attributes
JavaScript Loops (For, For-In, While, Do-While)
Students will also have an opportunity to solidify their learning through exciting hands-on projects.
So, don’t wait another second. Enrol in this exciting new course today!