Font size
WorksheetsHackharbor 3.0 Day 3:Tech
Total questions: 18
Worksheet time: 9mins
What is a domain name?
The brand name of a browser
The programming language of a website
A human-friendly address for a website
The code used to style web pages
Why did the CSS designer go broke?
They forgot to add a .dollar$ign class
They used too many margins
They spent all their money on border-radius
Because they kept resetting all their margins to zero!
Which attribute is used to provide an alternative text for an image?
name
href
alt
src
In the client-server web model, the “client” is:
The web server
The browser or device requesting a web page
The code that runs on the server
The database on the server
What do you call a web page that doesn’t change?
Committed
Static
Loyal
Like my ex's opinions
How do you center a div in 2025?
I cry, I pray, mon dieu
margin: auto
display: flex; justify-content: center;
Abandon centering, it’s not worth it
What did the say to the at the party?
“You’re such an inline element!”
“Block me if you can!”
“Let’s display together!”
“No padding, no party!”
Which protocol is secure for sending data over the web?
HTTP
FTP
SMTP
HTTPS
What is the main difference between the Internet and the World Wide Web?
The Internet is a type of web browser
The Web is the physical network of cables
The Internet is the global network; the Web is a service using it
The Web is only for emails and file sharing
Which is an example of a static web page?
A personalized dashboard after login
A news homepage always showing the same information
A page displaying content from a database
An online chat application
In the CSS box model, which part is between the content and the border?
Margin
Padding
Outline
Block
What does CSS do in web development?
Adds logic and interactivity
Styles and formats the visual appearance of web pages
Stores data in databases
Handles server-side programming
Where should the <!DOCTYPE html> declaration appear in an HTML file?
After the <body> tag
At the very bottom
At the very top, before
<html>
Inside the <head>
What’s your response when your mom enters your room?
Alt + Tab first
Pretend to close, open again
Cry inside
“I’m literally solving world hunger here, mom”
What does a web browser do?
Builds physical computers
Translates HTML, CSS, and JS code into web pages
Stores websites for other people
Provides internet connection
What is a dynamic web page?
A page that uses only HTML and CSS
A page that looks the same for all users
A page whose content can change based on the user or other data
A page that loads very fast but cannot interact with users
What is the purpose of semantic HTML tags like <header>, <nav>, and <section>?
Make web pages download faster
Add interactive animations
Give meaning to content and improve accessibility
Store images and files on the server
Which of these is a real Easter egg in Chrome which works if you search the following?
askew
chill
blink html
do a barrel roll
