Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 433 Bytes

File metadata and controls

15 lines (9 loc) · 433 Bytes

CSS (SeeEssEss) Beginnings

This repo is aimed at showing how basic HTML can be styled simply and easily for ZipCode projects.

in a terminal, at the top of this repo, run

python3 -m http.server 9000

This will run a ver simple web server with the document root in the top level repo directory.

then click on http://localhost:9000/

What you should see at localhost:9000