Skip to content

Latest commit

 

History

History
22 lines (10 loc) · 785 Bytes

README.md

File metadata and controls

22 lines (10 loc) · 785 Bytes

web1-basic

Starter files for intro web design/development

STUDENTS: edit this file. Add text that describes your project. Include your name, web address, code/image citations, and any notes.


About this folder

Put the files that you would upload to a webserver in this folder. InDesign, Illustrator, Photoshop, Sketch, and Figma files do not belong here, nor do original high-resolution images.

More on the web1-basic starter project

Original project compiled by David Ramos.

The code structure is designed for clarity rather than for browser performance. (Notably, we break CSS out into several files, to help keep code organized.)

This project includes elements from HTML5 Boilerplate (see css/vendor/h5bp_README.md for more).