DUE: Monday, August 30th by 11:59 AM (before the start of class!)
Carlos Velasquez https://a1-carlosavp23.glitch.me
This project shows basic use of HTML, CSS, and JS to create a website that presents a little about me.
- Image (not visible in the server) - Added logo image to left hand corner and centered cover image behind my name and description.
- Styled text and lists (h1, h2, p, li) : changed font, size, color and position
- CSS style rules for: text (h1, h2, p, li), images, containers, boxes, heading, body and html
- Document body: CHanged background color
- Created containers that hold text -Syled containers and images with borders
Tags: -hi, h2, p, li, img, li
- Fonts (Google fonts): DM Serif Display (headings) and Karma(p)
- Used adobe color palette shown in repo
- Text headings in box containers blink (JavaScript)
- Text apears in box containers when hovered over (CSS)