Back to All Events
CODING Individual
Webpage Creation
Recreate a given reference webpage using pure HTML and CSS (including JS) in 30 minutes in the SJIS Computer Lab using offline code editors.
Rules & Guidelines
Task Description
Participants will have to recreate a given target webpage using HTML and CSS (including JavaScript where needed) within 30 minutes.
Grade Eligibility
- •Grade 3 to Grade 12 (Group A to Group D)
Guidelines
- •Offline Environment: All participants must code using an offline code editor (VS Code, Sublime Text, or Notepad++).
- •Lab Setup: The event will be held in the school computer lab. Bringing personal laptops is not allowed.
- •Functionality: Any interactive functionality in the reference webpage will be specified. Participants must recreate the visual structure and behavior as accurately as possible.
- •Script Files: Creating an extra separate JavaScript file (.js) for interactivity is allowed and must be included in the submission folder.
- •No Internet Assistance: External templates, AI tools, or internet browsing are blocked during the contest.
Event FAQs
Can I use CSS frameworks like Bootstrap or Tailwind?
No CDN access is available; pure vanilla HTML5, CSS3, and JavaScript must be used in the offline environment.