The document provides a laboratory manual for web programming that includes 14 programs. Program 1 develops an XHTML document with CSS for formatting. Program 2 develops XHTML files with JavaScript scripts to output Fibonacci numbers and number/square tables. Program 3 develops an XHTML file with JavaScript functions to find the leftmost vowel in a string and reverse a number. Program 4 develops an XHTML form with JavaScript validation for USN and semester number inputs. The remaining programs cover Perl and PHP scripts interacting with MySQL databases and performing tasks like storing data, displaying outputs, and searching.