GithubHelp home page GithubHelp logo

csteinert / friends-of-gdic Goto Github PK

View Code? Open in Web Editor NEW
3.0 5.0 10.0 41 KB

A simple project to practice using Git and creating pull requests!

License: MIT License

HTML 73.12% CSS 26.88%
girl-develop-it newcomers html css

friends-of-gdic's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

friends-of-gdic's Issues

Add info on how to submit a pull request to the README

It would be helpful to folks who are new to Git/GitHub if there was a bit more information in the README.md file about how the pull request process works. Written documentation or a link to an existing explanation would be great.

Add your name!

Use the template (the commented-out section in the index.html file) to add your name to the end of the list!

Footer scroll issue

The footer is fixed so that it's always on the bottom of the screen, which is perfect I love it. Unfortunately, it has the potential to cut off the bottom of the list (on smaller screens, once the list gets long enough) in its current state.

In the below image, I created the test scenario by copy-pasting a bunch of LI elements to fill out the list, and then used the Inspector in Chrome to see if any of the elements were covered.

scroll-bug

There's a few different ways to fix this using just CSS, pick whichever one works best for you!

Add spacing between list items.

The list items (<LI>) elements are too close together, in my opinion:
screenshot 2017-10-17 16 22 17
Add some space between the LIs using CSS. (Margin? Padding? Your choice!)

Add a fun background to the page!

The index.html page is currently white and blank and sad. Find a fun repeating background (maybe create one on http://bgpatterns.com/ ?) and add it to the body via the styles.css file.

Make sure the text is still legible with the new background! (Tip: setting a background color on main may help with this, and don't be afraid of RGBA values!)

Add info on how to clone a repo to the README

It would be helpful to folks who are new to Git/GitHub if there was a bit more information in the README.md file about how to clone a repo to their computer and begin working on it. Written documentation or a link to an existing explanation would be great.

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.