An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# 2019 Guide to Web Standards Website [![GitHub stars](https://img.shields.io/github/stars/Adamouization/Introduction-to-Web-Standards-Website)](https://github.com/Adamouization/Introduction-to-Web-Standards-Website/stargazers) [![GitHub forks](https://img.shields.io/github/forks/Adamouization/Introduction-to-Web-Standards-Website)](https://github.com/Adamouization/Introduction-to-Web-Standards-Website/network) [![GitHub license](https://img.shields.io/github/license/Adamouization/Introduction-to-Web-Standards-Website)](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)