This repository has been archived on 2023-01-17. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Robert McGovern a1e4c4e86f Mobile version in place, except shadows on cards. 2020-09-27 15:46:19 +01:00
FrontendMentor Mobile version in place, except shadows on cards. 2020-09-27 15:46:19 +01:00
.gitignore Initial commit 2020-05-18 14:21:54 +01:00
README.md added huddle-landing page exercise from frontendmentor 2020-09-02 09:13:38 +01:00
base.code-workspace Added a workspace file for VSCode, not sure about using it or not. Might back this out, if nothing else because I dislike that it not puts it into its own folder in the Explorer. 2020-09-12 09:50:53 +01:00
index.html First pass at a styled front page. Have some ideas of things to do, which are mentioned in the CSS file :) 2020-09-24 00:36:00 +01:00
notes.md Added basic styling to style.css, and linked it into the html. 2020-09-26 23:05:06 +01:00
style.css "Better" dynamic css. No longer using any media queries. Boxes will take up 90% of the screen on mobile devices, then will max out at 700px. 2020-09-24 10:45:56 +01:00

README.md

tarasis.github.io

Temporary store for various completed Web Development exercises