Course Outline Web Design and Development
Course Outline Web Design and Development
1
5.1 Introduction 5.6 Font properties
5.2 Specifying a style 5.7 Margins
5.3 Style rule 5.7 Span
5.4 Ways of defining a style 5.8 Div
5.5 Style classes
Lesson 6 JavaScript-Introduction
6.1 Introduction
6.2 Embedding a script to a web page
6.3 Variables, Constants, operators and comments
6.4 Working with window objects
6.4.1 Alert
6.4.2 Prompt
6.4.3 Confirm
Lesson 7 JavaScript-Control flow
7.1 Decision making statements
7.2 Working with loops