Web programming Exercise 1(repost)

Write the program for all the problems below. Save your work in html file, zip all the file and send your works before class dismiss.


  1. Create a webpage that prints your name to the screen.
  2. Display five different images. Skip two lines between each image. Each image should have a title. 
  3. Display a table that has 4 rows, a border of size 2, a width of 200, and a height of 200.
  4. Display a website that when clicked will link to a search engine of your choice. (should be opened in a new window) 
  5.  Create a registration form as below. Save the file as registrationForm.html.
 

 
*Submission Guideline
Email: nurfadilaakma@gmail.com
subject: noUk_exerciseWeb1
put all files in folder, zip and attach into email.

 
 
  

Comments

Popular posts from this blog

Lab Network 2024

Step to publish your static html web page to GitHub

Tutorial OOP(reversion java)