Skip to content

A simple responsive website made with HTML and CSS and Javascript

License

Notifications You must be signed in to change notification settings

FirstTimeEZ/responsive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

Responsive Website

A simple responsive website made with HTML and CSS and Javascript

responsive


Structure

The website's files are organized within the /website folder, which contains subdirectories for images, JavaScript files, and styles.

/website
├── /imgs
├── /js
│   ├── /exports
│   │   └── tags.js
│   └── main.js
├── /style
│   └── responsive.css
└── index.html

The index.html file uses js/main.js, which is responsible for loading the JavaScript modules from the js/exports folder.


Run This Example

If you want to run this, It is included with server-ssl