About the Book
1.Introduction to Web : What is Web, Protocols and programs, Secure connections, application and development tools, the web browser, What is server, Types of Web Servers, Setting up UNIX and Linux web servers, Logging users, dynamic IP. Web Design : Web site design principles, planning the site and navigation. (Chapter - 1) 2.Introduction to HTML : HTML Basics, Elements, Attributes, Comments, Formatting, Links, Images, Tables, Lists, Block, Frames, HTML Meta Tags, HTML Forms, Form Elements, Various Input Elements. HTML 5 : Introduction to HTML5, New Elements, HTML5 Semantics, Storage API, Location API, Migration to HTML5. (Chapter - 2) 3.JavaScript : Introduction to Client-Side Scripting, Purpose of JavaScript, Basic Syntax, Variables, Operators, Loops, Functions, Arrays, Array Methods, Strings, String Methods, Regular Expression, HTML Form Validation, Debugging and Best Practices. (Chapter - 3) 4.Cascading Style Sheets : Introduction, Basic Syntax, Colors, backgrounds, Border, Margin, Padding, Height, Width, BOX Model, Other basic style elements. Layouts, Positions, Forms, Pseudo class, and elements, 2D and 3D transitions, Animations, CSS grids, Responsiveness. CSS 3.0 : Rounded Corners, Border Images, Multi background, Multi columns, Shadow, Gradients, Web Fonts, Media Types. (Chapter - 4) 5.Server-Side Scripting with PHP : Introduction to PHP, Basic Syntax, Variables, Operators, Loops, Functions, Strings, Constants, Arrays, Superglobals, PHP Form Handling, Validations, File Uploads, Cookies, Sessions, Error Handling. Connecting to Database, CRUD operations with Database, Prepared Statements and Bound Parameters, Limiting Data, Get Last ID, Example application. (Chapter - 5)