S0npaRi11 /
single-page-website-
This is a single page website example. This website is built without using bootstrap.
Loading repository data…
mdn / repository
A single-page website created to help complete beginners learn HTML with JS added to help beginners learn JavaScript. Supports https://developer.mozilla.org/en-US/Learn/Getting_started_with_the_web/JavaScript_basics
A simple one page website created to help complete beginners learn HTML basics, which in this repo has also had some script added to help beginners learn JavaScript basics. The scripting is explained over the course of the JavaScript basics course.
Selected from shared topics, language and repository description—not editorial ratings.
S0npaRi11 /
This is a single page website example. This website is built without using bootstrap.
Sana-Allah-Kheiri /
A single-page web example showcasing a visually engaging, mathematically grounded method for presenting success metrics on corporate website homepages.
GuaciG /
An example of single page for a travel agency or airline. It was created with HTML, CSS and javaScript.
pavanmali007 /
TASK: Build a single-page resume website in HTML that looks like the provided layout. This assignment doesn’t need any usage of CSS. Feel free to add your own data, the image below is just an example representation. It should include sections like header/name, about, skills list, experience table, projects, education table, and contact details.
rajatrawal /
This is a single-page website that showcases a simple yet engaging car running animation. It's a great example of using HTML, CSS, and JavaScript to create visual effects.
thounda /
The code examples in this repo focus on building a basic application, transform HTML into dynamic pages, leverage template engines to modularize code, add routing and business logic, handle errors, store form data, and create API endpoints for single-page applications using NodeJS, ExpressJS, EJS, & Postman.