Skip to content

Latest commit

 

History

History
18 lines (8 loc) · 1.02 KB

File metadata and controls

18 lines (8 loc) · 1.02 KB

Scripting-Languages-Mid-term-Practical

In relation to ONLINE Scripting languages Mid-Semester Practical Examination of Jan 2022 the following is to be noted:

Firstly, you need to fork this repository so that you can push the changes to your repository and then finally create a pull request to it.

NOTE - Don't forget to FORK the repository, otherwise, you will not be able to push the code and make pull requests.

You need to create a new folder inside the directory of your section.

Your directory should have following format - ClassRollNo_UniversityRoll_No_FirstName_Last_Name.

Question 1: Design a web page to move the background image with content of the page and set the one image in top right and image on the top-left position. (10 marks)

Question 2: Create an html page named as “navigationframe.html”. Divide the page into two columns of 40%, 60% size. In 40% size call the hyperlink file "link.html", and make the page to be get displayed on the other column when the link is clicked. (10 marks)