This repo is a tutorial for basic level HTML and CSS skills learning. In the tutorial the attendee will develop a CV website and optionally host it on Github Pages. The tutorial was held online for Information and Communication Technology students on 12.10.2020 and 27.9.2021 by Aleksi Väisänen and Petro Silenius. Tutorial slides can be found on Google Slides.
The starting HTML template can be found in the branch start
.
The finished example is available at digitkoodit.github.io and the source code is in the master
branch.
For further learning we recommend w3schools.com
resources for HTML and CSS.
Clone the repository by running git clone https://github.com/DigitKoodit/DigitKoodit.github.io.git
.
Or you can choose to download the code by clicking here.
To run the website locally open the index.html
file in your browser.
Changes will appear after a page refresh.