Showing posts with the label WEB ENGINEERING

How to Create HTML Tables

Problems: Write down the HTML code to design the following table: Source Code: …

How to create a table using html and data presented in a tabular form

Questions:  Explain the way using HTML Code in which data can be presented in a…

How To Create A Simple Website Using HTML And CSS

Problems: Design a simple web page with HTML and CSS code which contains-  NU-2…

How To Create a Login Form

Problem: Write down the HTML and CSS code for the following login from. (2013) …

Create a password field in HTML form

Problems: Write a code segment that will create a password field in HTML form. …

Basic Forms | HTML Form | HTML Input Types | Input Element | Text Field | Text area | Radio Buttons | Checkbox | Select Dropdown | Submit Button

Problems: With example, describe different form of input elements (text field,t…

PHP Calculating GPA

Problems:  # Let the following table stored in database. Write down the php cod…

Write the php code to calculate the display GPA in the web browser

Problems: PHP turning a student mark to a grade using if elseif || Grade Calcul…

How to Insert Data Into MySQL Database Table & Retrieving data form database Using PHP

Problems: Create a simple data insert form with fields (id,name,roll) in PHP an…

How to Insert and retrieving data from MySQL database using Program

Problems: ## Discuss the procedure of the storing data in MySQL and retrieving…

Load More That is All