Git Product home page Git Product logo

scrimba-class-of-2020's Introduction

Scrimba Class of 2020 Project

About this project

Thank you for your consideration in contributing to this project! The purpose of this project is to get practice with collaboration and basic Git commands. The only limitation that I request is that contributing members are Scrimba students. If you are not a Scrimba student, you are welcome to create a copy of the project structure and edit it to meet your needs.

To start the project, I created student cards to fill out. I left detailed instructions below on how to fill them out and edit the code.

If you do not wish to fill out a student card, please consider other contributions to this project. A few suggestions I have are changing the overall style and structure, adding media queries, creating a search by class, or search by student name. Please feel free to make any contribution suggestions.

Thanks again, and I look forward to collaborating on this project!

Instructions to fill out and edit a student card

First, in the HTML, copy the "Jane Doe" or "John Doe" card and edit the info. Please keep classes intact.

Then add a picture to the images folder, then change the image source:

<img src="images/Scrimba-logo.png" alt="">

Edit the name and study group:

<p class="name"><strong>Name:</strong> Jane Doe</p>
<p class="contact"><em>fe-study-group-00</em></p>

Rename the function name, replacing the underscore "janeDoe" or "johnDoe" with your name. (btnInfo_yourName)

<button class="btn-info" onclick="btnInfo_janeDoe()">Info ⬇</button>

Rename the id name, replacing the hyphen "janeDoe" or "johnDoe" with your name. ("info-yourName")

<div id="info-janeDoe" class="card-info">

Edit the hypertext references and place holder texts accordingly

<p class="link"><i class="fab fa-github"><a href="#" target="_blank"> PlaceHolder</a></i></p>

Replace the Lorem ipsum text with your "About Me" information

<p class="about-title"><strong>About Me</strong></p>
<p>Lorem ipsum dolor sit amet consectetur, adipisicing elit. Autem consequatur pariatur totam!</p>

That's it you are in part of the Class of 2020

scrimba-class-of-2020's People

Contributors

constantinemelios85 avatar michaellarocca avatar

Watchers

 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.