Skip to content

agajav/aditig.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project AT (PAT)

This is a portfolio template for CATCH's Project AT. Most of the material is based on w3schools' "How TO - Make a Website"!

Check out what we're building: https://katiecha.github.io/project-at/index.html!


Start by navigating the file structure. You should have a directory (or folder) for images and styles.

Within the styles folder, you should see a file called 'stylesheet.css'. Here you can control the colors, fonts, and more of your website.

Outside of these folders, you should see three files: 1) the 'README.md' which you are looking through now, 2) the 'index.html', and 3) the 'about.html'.

Let's start by looking through the 'index.html' file...


lesson0.html

Start here!

Live Server

Download Live Server by Ritwick Dey

HTML Validator

https://validator.w3.org/


lesson1.html + stylesheet1.css

A stylesheet can be used to style HTML code. Try changing the selected color in the stylesheet1.css file.

We are super close to the CATCH website's homepage (https://www.catch-inc.com/) right now!


lesson2.html

Let's change the font of our text!

UI/UX and Figma

Google Fonts

https://fonts.google.com/


lesson3.html

Now, we can add a navbar!


lesson4.html

Let's make our portfolios!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published