Your comprehensive resource for Web Technology Lab - BCSL504
Complete Lab Programs & Resources
Develop the HTML page named as "Myfirstwebpage.html". Set the title as "My First Web Page" and use various HTML tags including moving text, heading tags (h1 to h6), paragraph, horizontal line, line break, block quote, pre tag, and different logical styles.
Develop the HTML page named as "Table.html" to display your class time table. Provide the title as Time Table with table header and footer, row-span and col-span. Use various color options for cells and highlight lab hours and elective hours with different colors.
Develop an external style sheet named as "style.css" and provide different styles for h2, h3, hr, p, div, span, time, img & a tags. Apply different CSS selectors for tags and demonstrate the significance of each selector.
Develop HTML page named as "registration.html" having variety of HTML input elements with background colors, table for alignment & provide font colors & size using CSS styles.
Develop HTML page named as "newspaper.html" having variety of HTML semantic elements with background colors, text-colors & size for figure, table, aside, section, article, header, footer elements.
Apply HTML, CSS and JavaScript to design a simple calculator to perform the following operations: sum, product, difference, remainder, quotient, power, square-root and square.
Develop JavaScript program for: Converting JSON text to JavaScript Object, Convert JSON results into a date, Converting From JSON To CSV and CSV to JSON, Create hash from string using crypto.createHash() method.
Develop a PHP program to keep track of the number of visitors visiting the web page and to display this count of visitors. Also develop a PHP program to sort the student records which are stored in the database using selection sort.
Replay !
Share Your Thoughts