Description
The book Web Technologies provides a comprehensive introduction to the concepts and tools used in modern web development. It covers the fundamentals of the World Wide Web, including web browsers, web servers, DOM, HTTP, HTML5, and webpage structure. The book explains how to create web pages using HTML tags, links, images, forms, tables, and multimedia elements. It also introduces CSS3 for designing attractive and responsive web pages using styles, selectors, and the box model. JavaScript concepts such as variables, functions, arrays, loops, and event handling are discussed to add interactivity to websites. The book further covers XML, DTD, namespaces, and XML DOM for data representation and exchange. Finally, it introduces PHP programming, form handling, cookies, sessions, and MySQL database connectivity. With practical examples and explanations, this book helps students understand both client-side and server-side web technologies. It serves as an excellent textbook for learning website design and web.
About the Author
Contents
Module: I
1. Introduction to World Wide Web 1
1.1 Web Browsers, Web Servers, DOM, HTTP 1
1.2 Web Server 2
1.3 DOM (Document Object Model) 3
1.4 HTTP (Hyper Text Transfer Protocol) 5
1.5 Origin and Evolution of HTML 7
1.6 HTML5: Introduction, Structure of HTML Page 7
1.7 HTML5 Tags, Links, Input, Images, Favicon, Lists 9
Module: II
2. HTML Tables, Creating Forms, HTML Audio 21
2.1 HTML Tables 21
2.2 Creating Forms in HTML 24
2.3 HTML Audio 27
2.4 HTML Media, Styling Forms, Placeholder 28
2.5 Inline and Block Elements, Id vs Class Elements 34
2.6 Id vs Class Elements 35
Module: III
3.1 CSS3 Basics 38
3.2 CSS Comments 41
3.3 Including CSS3 in HTML Documents 42
3.4 CSS3-Selectors 44
3.5 CSS-Styles 45
Module: IV
4.1 CSS3 – Box Model 50
4.2 Padding 52
4.3 Border 53
4.4 Outline 56
4.5 Visibility 59
4.6 Multiple Columns 62
4.7 Java Script 64
4.8 JavaScript and Forms 66
4.9 Functions, Operators, Conditional Statements and Loops 69
4.10 Java Script Conditional Statements and Loops 75
Module: V
5.1 Arrays 79
5.2 DOM Methods in JavaScript 81
5.3 Strings 84
5.4 JavaScript Dialogue Boxes 87
5.5 Event Handling in JavaScript 90
5.6 Introduction to XML 92
5.7 Structuring Data 95
5.8 Document Type Definition (DTD) and Its Types 97
5.9 XML Namespaces 99
5.10 XML DOM 102
Module: VI
6. Overview of PHP 105
6.1 General Syntactic Characteristics Primitive 105
6.2 Operation and Expressions Output 121
6.3 Control Statements 126
6.4 Arrays 137
6.5 PHP String 144
6.6 PHP Regular Expressions (Pattern Matching) 150
6.7 PHP Form Handling 151
6.8 PHP Cookie 154
6.9 PHP Session 155
6.10 PHP File Handling 156
6.11 PHP MySQL Database Operations 157


Reviews
There are no reviews yet.