Giter Club home page Giter Club logo

a1-carlosmedina's Introduction

Carlos Medina http://a1-carlosmedina.glitch.me

This project shows ...

Technical Achievements

  • Styled page with CSS: Added rules for the body, table, caption, thead, th, td, tbody (every other), figure, figcaption, custom classes, and footer

For the body, I made all children use the Roboto font

For the table, I made it have separators and colored them black, along with some width

For the table caption, I made it have me padding and made it under the table, along with making the font bold

For the table rows, I made every even row have a color, and every odd row have a different color

For figures, I made them have a light border, and gave them a caption

For the figure caption, I made the background a color and put it over the image

I made a selector on the figure and made it so that the cursor changed to a hand on hover

I also wrapped a div around the figures and made them flex

For the footer, I centered the text and added some coloring

  • Simple javascript animation: I used javascript and some css to grow figures by 50% when they are clicked, and go back to normal when they are clicked again

  • Experiment with other semantic HTML tags: Used the following semantic tags: table, img, caption, footer, figure, figcaption, main, and small

I have a link tag for CSS

I have a script tag for the animation

I have a main tag to denote the main content of the website

I have a table tag with multiple sub tags

  • I have a thead for the header line
  • I have a td for the data portion of the table
  • I have a tr for a row grouping in the table

I have a figure for linking together and img and figcaption

I have an img for logos

I have a figcaption to show descriptions of the images

I have footer for footer content

I have a small tag for smaller text in the footer

Design Achievements

  • Used the Roboto Font from Google Fonts: I used Roboto as the font for the primary copy text in my site

  • Used custom color palette: I used a five-color analogous color palette. I set these as variables in my CSS and used them throughout

color palette

a1-carlosmedina's People

Contributors

jmcuneo avatar sargeanthost avatar charlieroberts avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.