Skip to content

StirlingCodingClub/css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro to Cascading Style Sheets (CSS)

(A beginner session lead by Rose McKeon.)

  1. Read through css_slides.pdf for introductory information.
  2. When prompted, open css_notes.html and work through the instructions to learn the basics of CSS.
  3. Refer to the useful resources and advanced topics section of css_notes.html to find out more.

The RMarkdown files (*.Rmd) which have been used to generate the slides and the notes are also included.

How to download these files

Basic method

  1. Click the green Clone or Download button in the top right.
  2. Click Download ZIP.

Via RStudio

  1. From the project dropdown in the top right, choose Create Project.
  2. Select Version Control from the options.
  3. Choose Git.
  4. Add the following as the repository URL: https://github.com/StirlingCodingClub/css.git
  5. Choose a folder location and create the project.

With Terminal

Navigate to the directory you want to clone this repository into and run:

git clone git@github.com:StirlingCodingClub/css.git

About

Intro to Cascading Style Sheets (CSS)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published