V School | Better Humans, Better Outcomes

Design a blog

Create a website that contains the following: * A fixed horizontal navbar (meaning it is always on the top of the page, even if you scroll down) * A blog-style feed, where each blog post (which you'll just hard-code in for now) is in the center of the page, and as your

Travel form

You just started your own airline, and you need to create a form to collect data about your passengers' upcoming travel plans so they can book their flight. You should collect the following information from the user: * First name (text input) * Last name (text input) * Age (number input) * Gender (radio

Table it!

Create an HTML table of any kind, containing any data you want. Requirements: * Must have at least 4 columns in the table * Must have at least 5 entries in the table (rows) * Must have a heading row and a body (and optionally a footer row) * Must be styled well with

Responsive color grid from scratch

Using CSS media queries, create a web page that looks like this: Here are the colors: * #F5C6D6 * #EE2E84 * #85CFD8 * #8DC63F * #E76E34 To practice media queries, you must make this color grid keep it's regular form (look like the picture above) from large screens down until 768px. Once it gets below

Quarter 3 Test

This will be a demonstration of your understanding of the topics covered in HTTP/APIs Level 5, as well as a test on some of the most crucial past materials for you to understand. Technical interview The instructor/TA will ask you to answer the following questions: * Explain the "same-origin

V School | Better Humans, Better Outcomes © 2026