Giter VIP home page Giter VIP logo

connor-website's People

Watchers

 avatar

connor-website's Issues

maybe set the font on the body

font-family: "Mont Serrat", sans-serif;

If you set the font on the body all elements would use the chosen font. You can then set the elements that need a different font to something else. Setting the most common font on your page in the body ensures that everything uses the font, is less work, and easier to edit.

Byline isn't a heading

<h2 class="connor-byline">Full Stack Web Student At Make School</h2>

This byline isn't a heading. A heading is something begins a section, it's the title. This should just be a div or a paragraph. If the font is too small style it.

I feel this might look better not bold. With the two lines in bold it's a little loud.

Setting margin...

margin-left: 0px;

You can just set this as margin: 0; Anytime you have 0 as a value you don't need a unit! 0 is the same for all units. Rather than setting this on three or four lines set all four at once as shown.

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.