0% found this document useful (0 votes)
7 views1 page

HTML, CSS, JS, and PHP Programming Tasks

The document outlines an assignment consisting of five questions. It includes programming tasks related to Order and Unordered Lists, pseudo elements in HTML, various CSS properties, a JavaScript code for checking prime numbers, and a PHP code for retrieving student details. Each question requires the implementation of specific coding techniques and concepts.

Uploaded by

oninecourse0
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views1 page

HTML, CSS, JS, and PHP Programming Tasks

The document outlines an assignment consisting of five questions. It includes programming tasks related to Order and Unordered Lists, pseudo elements in HTML, various CSS properties, a JavaScript code for checking prime numbers, and a PHP code for retrieving student details. Each question requires the implementation of specific coding techniques and concepts.

Uploaded by

oninecourse0
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd

Assignment

Attempt all questions.

Q1. A Program to illustrate Order List and Unordered List in a proper way
Q2. A Program to implement pseudo elements in HTML
Q3. A Program to implement following CSS properties in HTML
a. CSS Background
b. CSS Padding
c. Word wrap
d. White Space
Q4. Write a JavaScript code to check number is prime or not and input is taken by
HTML text field.
Q5. Write a PHP code to retrieve all student details.

You might also like