Course programme
Introduction
3 lectures 03:00
Introduction to this course
This goal of this course is to teach you to create a calculation too for your web site. We’ll be using three key pieces of information in order calculate and compare different outcomes.
About this course
We’ll be creating a calculation tool in this course that will allow users to compare energy usage and costs between different types of light bulbs.
About the exercise files
The exercise files contains ready-to-use SVG graphics, and HTML, CSS files, a copy of AngularJS, as well as a copy of full final project. (Find the exercise files in Section 2, Lecture 4 "Hooking in CSS and AngularJS")
Introduction
3 lectures 03:00
Introduction to this course
This goal of this course is to teach you to create a calculation too for your web site. We’ll be using three key pieces of information in order calculate and compare different outcomes.
About this course
We’ll be creating a calculation tool in this course that will allow users to compare energy usage and costs between different types of light bulbs.
About the exercise files
The exercise files contains ready-to-use SVG graphics, and HTML, CSS files, a copy of AngularJS, as well as a copy of full final project. (Find the exercise files in Section 2, Lecture 4 "Hooking in CSS and AngularJS")
Introduction to this course
This goal of this course is to teach you to create a calculation too for your web site. We’ll be using three key pieces of information in order calculate and compare different outcomes.
Introduction to this course
This goal of this course is to teach you to create a calculation too for your web site. We’ll be using three key pieces of information in order calculate and compare different outcomes.
Introduction to this course
This goal of this course is to teach you to create a calculation too for your web site. We’ll be using three key pieces of information in order calculate and compare different outcomes.
Introduction to this course
This goal of this course is to teach you to create a calculation too for your web site. We’ll be using three key pieces of information in order calculate and compare different outcomes.
This goal of this course is to teach you to create a calculation too for your web site. We’ll be using three key pieces of information in order calculate and compare different outcomes.
This goal of this course is to teach you to create a calculation too for your web site. We’ll be using three key pieces of information in order calculate and compare different outcomes.
About this course
We’ll be creating a calculation tool in this course that will allow users to compare energy usage and costs between different types of light bulbs.
About this course
We’ll be creating a calculation tool in this course that will allow users to compare energy usage and costs between different types of light bulbs.
About this course
We’ll be creating a calculation tool in this course that will allow users to compare energy usage and costs between different types of light bulbs.
About this course
We’ll be creating a calculation tool in this course that will allow users to compare energy usage and costs between different types of light bulbs.
We’ll be creating a calculation tool in this course that will allow users to compare energy usage and costs between different types of light bulbs.
We’ll be creating a calculation tool in this course that will allow users to compare energy usage and costs between different types of light bulbs.
About the exercise files
The exercise files contains ready-to-use SVG graphics, and HTML, CSS files, a copy of AngularJS, as well as a copy of full final project. (Find the exercise files in Section 2, Lecture 4 "Hooking in CSS and AngularJS")
About the exercise files
The exercise files contains ready-to-use SVG graphics, and HTML, CSS files, a copy of AngularJS, as well as a copy of full final project. (Find the exercise files in Section 2, Lecture 4 "Hooking in CSS and AngularJS")
About the exercise files
The exercise files contains ready-to-use SVG graphics, and HTML, CSS files, a copy of AngularJS, as well as a copy of full final project. (Find the exercise files in Section 2, Lecture 4 "Hooking in CSS and AngularJS")
About the exercise files
The exercise files contains ready-to-use SVG graphics, and HTML, CSS files, a copy of AngularJS, as well as a copy of full final project. (Find the exercise files in Section 2, Lecture 4 "Hooking in CSS and AngularJS")
The exercise files contains ready-to-use SVG graphics, and HTML, CSS files, a copy of AngularJS, as well as a copy of full final project. (Find the exercise files in Section 2, Lecture 4 "Hooking in CSS and AngularJS")
The exercise files contains ready-to-use SVG graphics, and HTML, CSS files, a copy of AngularJS, as well as a copy of full final project. (Find the exercise files in Section 2, Lecture 4 "Hooking in CSS and AngularJS")
Preparing the Page Structure with HTML
4 lectures 12:12
Hooking in CSS and AngularJS
We'll begin by hooking our CSS and AngularJS files into our HTML file. (Find the Exercise Files in this lecture)
Add main HTML structure
To begin our layout, we’ll create the HTML structure necessary for the structure and content of our calculation tool.
Add in labels, wattage and cost
Using HTML5 section elements, we’ll create an area to display the wattage and costs for each bulb.
Adding the form elements
In order to give users the ability to choose and input values, we’ll add the form controls within an HTML form elements.
Preparing the Page Structure with HTML
4 lectures 12:12
Hooking in CSS and AngularJS
We'll begin by hooking our CSS and AngularJS files into our HTML file. (Find the Exercise Files in this lecture)
Add main HTML structure
To begin our layout, we’ll create the HTML structure necessary for the structure and content of our calculation tool.
Add in labels, wattage and cost
Using HTML5 section elements, we’ll create an area to display the wattage and costs for each bulb.
Adding the form elements
In order to give users the ability to choose and input values, we’ll add the form controls within an HTML form elements.
Hooking in CSS and AngularJS
We'll begin by hooking our CSS and AngularJS files into our HTML file. (Find the Exercise Files in this lecture)
Hooking in CSS and AngularJS
We'll begin by hooking our CSS and AngularJS files into our HTML file. (Find the Exercise Files in this lecture)
Hooking in CSS and AngularJS
We'll begin by hooking our CSS and AngularJS files into our HTML file. (Find the Exercise Files in this lecture)
Hooking in CSS and AngularJS
We'll begin by hooking our CSS and AngularJS files into our HTML file. (Find the Exercise Files in this lecture)
We'll begin by hooking our CSS and AngularJS files into our HTML file. (Find the Exercise Files in this lecture)
We'll begin by hooking our CSS and AngularJS files into our HTML file. (Find the Exercise Files in this lecture)
Add main HTML structure
To begin our layout, we’ll create the HTML structure necessary for the structure and content of our calculation tool.
Add main HTML structure
To begin our layout, we’ll create the HTML structure necessary for the structure and content of our calculation tool.
Add main HTML structure
To begin our layout, we’ll create the HTML structure necessary for the structure and content of our calculation tool.
Add main HTML structure
To begin our layout, we’ll create the HTML structure necessary for the structure and content of our calculation tool.
To begin our layout, we’ll create the HTML structure necessary for the structure and content of our calculation tool.
To begin our layout, we’ll create the HTML structure necessary for the structure and content of our calculation tool.
Add in labels, wattage and cost
Using HTML5 section elements, we’ll create an area to display the wattage and costs for each bulb.
Add in labels, wattage and cost
Using HTML5 section elements, we’ll create an area to display the wattage and costs for each bulb.
Add in labels, wattage and cost
Using HTML5 section elements, we’ll create an area to display the wattage and costs for each bulb.
Add in labels, wattage and cost
Using HTML5 section elements, we’ll create an area to display the wattage and costs for each bulb.
Using HTML5 section elements, we’ll create an area to display the wattage and costs for each bulb.
Using HTML5 section elements, we’ll create an area to display the wattage and costs for each bulb.
Adding the form elements
In order to give users the ability to choose and input values, we’ll add the form controls within an HTML form elements.
Adding the form elements
In order to give users the ability to choose and input values, we’ll add the form controls within an HTML form elements.
Adding the form elements
In order to give users the ability to choose and input values, we’ll add the form controls within an HTML form elements.
Adding the form elements
In order to give users the ability to choose and input values, we’ll add the form controls within an HTML form elements.
In order to give users the ability to choose and input values, we’ll add the form controls within an HTML form elements.
In order to give users the ability to choose and input values, we’ll add the form controls within an HTML form elements.
Creating the Layout with CSS
8 lectures 32:22
Styling the light bulb sections
Using CSS, we’ll style the top section, allowing room for background graphics.
Adding bulb graphics to sections
Now we’ll make use of the SVG graphics by assigning them into multi-colored backgrounds.
Style section text area
Using CSS text properties, we’ll style the text that will represent the wattage and cost values.
Adding content with CSS Pseduo-elements
Instead of adding extra, repetitive information within the HTML file, we’ll use CSS pseudo elements to add the currency information, as well as the duration values to the cost indicator.
Styling the form area
Next, we’ll style the main form element in order to position the form elements within to a 3-column layout.
Styling the form text and elements
We'll use CSS to control aspects for the form design, including setting font sizes and custom arrows for the select (dropdown) menu.
Adjusting the Main area for small screens
Using CSS media queries, we’ll make the design responsive by adjusting the layout for small screens.
Adjusting the Form area for small screens
To account for form elements on small screens, we’ll make additional adjustments which will help the experience on mobile devices.
Creating the Layout with CSS.
8 lectures 32:22
Styling the light bulb sections
Using CSS, we’ll style the top section, allowing room for background graphics.
Adding bulb graphics to sections
Now we’ll make use of the SVG graphics by assigning them into multi-colored backgrounds.
Style section text area
Using CSS text properties, we’ll style the text that will represent the wattage and cost values.
Adding content with CSS Pseduo-elements
Instead of adding extra, repetitive information within the HTML file, we’ll use CSS pseudo elements to add the currency information, as well as the duration values to the cost indicator.
Styling the form area
Next, we’ll style the main form element in order to position the form elements within to a 3-column layout.
Styling the form text and elements
We'll use CSS to control aspects for the form design, including setting font sizes and custom arrows for the select (dropdown) menu.
Adjusting the Main area for small screens
Using CSS media queries, we’ll make the design responsive by adjusting the layout for small screens.
Adjusting the Form area for small screens
To account for form elements on small screens, we’ll make additional adjustments which will help the experience on mobile devices.
Styling the light bulb sections
Using CSS, we’ll style the top section, allowing room for background graphics.
Styling the light bulb sections
Using CSS, we’ll style the top section, allowing room for background graphics.
Styling the light bulb sections
Using CSS, we’ll style the top section, allowing room for background graphics.
Styling the light bulb sections
Using CSS, we’ll style the top section, allowing room for background graphics.
Using CSS, we’ll style the top section, allowing room for background graphics.
Using CSS, we’ll style the top section, allowing room for background graphics.
Adding bulb graphics to sections
Now we’ll make use of the SVG graphics by assigning them into multi-colored backgrounds...