https://github.com/adamouization/introduction-to-web-standards-website
:information_source: A website introducing users to the role/influence of web standards and the W3C in the World Wide Web.
https://github.com/adamouization/introduction-to-web-standards-website
accessibility css css3 guide html html5 javascript responsive-web-design web-standards website
Last synced: 2 months ago
JSON representation
:information_source: A website introducing users to the role/influence of web standards and the W3C in the World Wide Web.
- Host: GitHub
- URL: https://github.com/adamouization/introduction-to-web-standards-website
- Owner: Adamouization
- License: mit
- Created: 2019-10-26T09:58:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-16T14:44:08.000Z (over 1 year ago)
- Last Synced: 2025-10-05T00:54:06.670Z (9 months ago)
- Topics: accessibility, css, css3, guide, html, html5, javascript, responsive-web-design, web-standards, website
- Language: TeX
- Homepage: https://webstandards.jaamour.com/
- Size: 22.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 2019 Guide to Web Standards Website [](https://github.com/Adamouization/Introduction-to-Web-Standards-Website/stargazers) [](https://github.com/Adamouization/Introduction-to-Web-Standards-Website/network) [](https://github.com/Adamouization/Introduction-to-Web-Standards-Website/blob/master/LICENSE)
This is a guide aimed at introducing the reader to web standards and how they have affected the World Wide Web up until today. This website was developed using HTML, CSS and JavaScript only (no frameworks) for the IS5103 module as part of my MSc in Artificial Intelligence at the University of St Andrews.
You can visit the website live here: [webstandards.jaamour.com](https://webstandards.jaamour.com/)
The report, including prior planning, aims of the website, target audience, tools used, design and content decisions, accessibility and testing & evaluation, can be read [here](https://github.com/Adamouization/Introduction-to-Web-Standards-Website/blob/master/report/report.pdf).
## Local Usage
* Clone the repository (or download the zipped project):
```
$ git clone https://github.com/Adamouization/Introduction-to-Web-Standards-Website
```
* Open the `index.html` file in your web browser:
```
open index.html
```
## License
* see [LICENSE](https://github.com/Adamouization/Introduction-to-Web-Standards-Website/blob/master/LICENSE) file.
## Contact
* Email: adam[at]jaamour[dot]com
* Website: [www.adam.jaamour.com](https://adam.jaamour.com/)
* LinkedIn: [linkedin.com/in/adamjaamour](https://www.linkedin.com/in/adamjaamour/)
* Twitter: [@Adamouization](https://twitter.com/Adamouization)