MDN Web Technology Reference

Each MDN reference contains information about important parts of web development such as HTML, CSS, JavaScript and DOM. On each page you can find any necessary information, guides and tutorials for each of the web page components. These web pages can be helpful for those who study web development themselves, for finding additional information about a topic or for refreshing facts in memory. All the guides are divided on different knowledge levels and are accompanied by assessments. MDN DOM can be used for studying DOM interfaces. All the four MDN pages are important when looking for programming help. Each page can help finding essential information about each building block in web development.

MDN HTML

MDN HTML

In the beginning of the page one can find short explanation og what HTML is. After it there are main sections such as Key Resources, Beginner's tutorials, Advanced topics, Reference and Related topics

MDN CSS

MDN CSS

The short definition of CSS can be found in the beginning of the web page. Key resources, Tutorials, Reference, Cookbook(Common CSS layouts), tools are located further on this page.

MDN DOM

MDN DOM

In the beginning of the page there is shorrt introduction about what DOM means and followed by a long list of DOM and SVG Interfaces.

MDN JavaScript

MDN JavaScript

Same as HTML and CSS websites Javascript has its brief description on the top of the page followed by tutorials devided on level of knowledge, References and Tools&Resorces.

Summary of the Documentation

I found these four resources to be very helpful for studying web development. Not only one can learn something new there but also find lots of additional information. I would use these websites if I need to refresh my memory on some topics.