Skip to content

EvolveU-FSD/c9-html-css-intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Intro to HTML & CSS

October 31, 2022

Hi guys, here you can find the code for our Intro to HTML & CSS session.

Code structure

  • index.html: The index.html file contains our main HTML code and describes the structure for the web page.
  • main.css: The main.css file contains the main CSS styles that load into our webpage.
  • index.js: The index.js file contains the main JavaScript code for our webpage that adds functionality and logic to our application.

About

Code created during our Intro to HTML & CSS session

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published