Description
See
Assignment 1
Deadline: Day 17/2/2025 @ 23:59
[Total Mark for this Assignment is 8]
Student Details:
Name: ###
ID: ###
CRN: ###
Instructions:
• You must submit two separate copies (one Word file and one PDF file) using the Assignment Template on
Blackboard via the allocated folder. These files must not be in compressed format.
• It is your responsibility to check and make sure that you have uploaded both the correct files.
• Zero mark will be given if you try to bypass the SafeAssign (e.g. misspell words, remove spaces between
words, hide characters, use different character sets, convert text into image or languages other than English
or any kind of manipulation).
• Email submission will not be accepted.
• You are advised to make your work clear and well-presented. This includes filling your information on the
cover page.
• You must use this template, failing which will result in zero mark.
• You MUST show all your work, and text must not be converted into an image, unless specified otherwise by
the question.
• Late submission will result in ZERO mark.
• The work should be your own, copying from students or other resources will result in ZERO mark.
• Use Times New Roman font for all your answers.
Restricted – مقيد
Question One
Pg. 01
Learning
Outcome(s): 1
Describe
methods and
tools in web
development.
Restricted – مقيد
Question One
2 Marks
Explain the difference between client-side and server-side scripting. Provide an
example of each and describe how they interact in a web development context.
Question Two
Pg. 02
Learning
Outcome(s): 2
Create web
pages using
HTML5 and
CSS3.
Question Two
3 Marks
Write HTML5 and CSS3 code to create a simple web page that includes the
following elements:
1. A header that displays the text “Welcome to My Webpage.”
2. An image of your choice.
3. A paragraph of text below the image.
4. A hyperlink to a valid absolute URL.
5. A footer that displays your name, the copyright symbol, and the current
year.
Apply the following styles:
•
Use an external stylesheet linked to the HTML document.
•
Choose any color for the page background, except for white and black.
•
Center-align the header text.
•
Set the image’s width to 450px and height to 300px.
•
Use Arial font for the paragraph text, with a font size of 18px.
•
Use a padding of 24px for both the top and bottom of the footer.
Note: You must provide your answer here and attach any necessary files and
screenshots to support your submission.
Restricted – مقيد
Question Three
Pg. 03
Learning
Outcome(s): 3
Develop dynamic
web pages using
JavaScript.
Question Three
3 Marks
write a JavaScript program that uses a do…while loop to continuously
prompt the user to enter a number. If the user enters a number greater than 15,
display “Number is greater than 15!” on the webpage and exit the loop.
Otherwise, display “The number is less than or equal to 15. Try again!” on the
webpage and prompt the user for another number. The loop should continue
until the user enters a number greater than 15.
Note: You must provide your answer here and attach any necessary files and
screenshots to support your submission.
Restricted – مقيد
Purchase answer to see full
attachment