Go to file
Robert McGovern 8243501927 Switched most h1's for h2's. Also top two I had as h1 to paragraphs, neither is really a title/heading, both have importance. (Given "Powered by Technology" is in bold, one might argue its could be an h1)
Suggestion to consider h1 & accessibility from Matt@Frontend Mentor
2020-09-28 13:06:27 +01:00
FrontendMentor Switched most h1's for h2's. Also top two I had as h1 to paragraphs, neither is really a title/heading, both have importance. (Given "Powered by Technology" is in bold, one might argue its could be an h1) 2020-09-28 13:06:27 +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