Web Applications Development ITSE 3302 Dr Moamar G

Web Applications Development ITSE 3302 Dr. Moamar G. Elyazgi 1

Contents l l l 2 Module 1: Introduction to Web Applications Module 2: Server Installation Module 3: Web Page Design Module 4: Dynamic Content Module 5: Database Access

Module 3 Web Page Design Basic HTML l Advanced HTML (CSS) l Java. Script l Practical: creating a complex web page using the techniques described l 3

Basic HTML l l l § Comments § l Blocks of text § § Paragraphs Line breaks Horizontal rules Quoted paragraphs Dividing text into blocks Pre-formatted text § § 4 Structure of HTML documents § Logical tags Fonts § Headers Font styles Character entities l Links § Links Destinations § §

Basic HTML l Lists § Unordered lists Ordered (numbered) lists Lists of definitions § § l l § 5 § Images Tables The <TABLE> tag The <TR> tag § The <TD> and <TH> tags The <CAPTION> tag l Forms § Form elements §

Module 3 Web Page Design Basic HTML l Advanced HTML l Java. Script l Practical: creating a complex web page using the techniques described l 6

Advanced HTML l Style sheets § Style sheet format l The SPAN and DIV tags § Style sheets (CSS) More important properties Text properties Block properties Other properties § § § 7 l Layers Dynamic HTML

Module 3 Web Page Design Basic HTML l Advanced HTML l Java. Script l Practical: creating a complex web page using the techniques described l 8

Java. Script l § § § 9 § Basic elements of Java. Script l Control structures § Comments Literals § Conditional forks Loops Object handling structures Data types and variables l Variables References Vectors Operators § § l Functions Objects Defining objects in Java. Script Inheritance & Predefined objects Events

Module 3 Web Page Design Basic HTML l Advanced HTML l Java. Script l Practical: creating a complex web page using the techniques described l 10

Practical Creating a complex web page using the techniques described 11
- Slides: 11