About
Explore
Events & Classes
Support Us
Join
Sign In
SUPERQUIZ
View Project Page
Run
Fullscreen
Featuring Projects
HTML
CSS
JS
<!-- Created by SUPERQUIZ, subject to copyright. --> <!DOCTYPE HTML> <html> <head> <title>Page Title</title> <meta charset="utf-8"> <meta name="author" content="SUPERQUIZ"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> </head> <body> <h1>Hello, and it's SUPERQUIZ!</h1> <p>In this project, I'd like to explain about featuring projects and how I do it.</p> <p>I select good projects that have hardwork in them - from simple to complex projects. I am the official project featurer, who selects projects to be on the homepage, in the third section, where it says 'CODE' and a box of six projects - those are featured projects, selected by me.</p> <img style="width: 700px;" src="https://justcodaborate.com/project_images/binfabinfa.jpg"><br> <small><i>This is where you see featured projects!</i></small> <p>I have the option to feature projects, like so:</p> <img style="width: 700px;" src="https://justcodaborate.com/project_images/barneybarney.jpg"> <p>If you know a project that you like that isn't made by you and really think it should go on the front page, just comment or message me, I'll check it out and I might feature it!</p> </body> </html>
body { overflow-x: hidden; font-family: arial; }