Public
Like
HTMLDemoPage
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Viewing readonly version of main branch: v18View latest version
This page is a demo of a site that uses basic HTML and CSS.
Our index.html file holds all of the HTML. It creates the content and structure of the site.
Our style.css file adds styling rules to the content of the site, so we can change how it looks.
The main.tsx file sets up a static HTTP server that hosts our site.
To view the site, go to main.tsx, click on "...", and select "Open HTTP endpoint"