MDN Web Technology Reference

MDN HTML

On this page MDN gives a understanding of HTML is is what the main purpose it is used for. It also gives you a list of elements that are use, as well as a link to go more in depth with each one. Then later on they give key resources, tutorials, and advanced topics. This would be a good resource to use if you are new to HTML and want to get a understanding of how everything works.

↪MDN HTML

MDN CSS

The CSS page is simalar to the HTML page and it starts with describing what CSS is used for and what it is connected with. There is then a introduction with external links to learn more, as well as tutorials, and refrences. They have a large section dedicated just for tutorials so that you can understand CSS. Finally there is a small sections with tools that are used for development which could be used to begin using CSS.

↪MDN CSS

MDN DOM

On the DOM page the explain what the Document Object Model (DOM) and what it represents. The next section is the DOM interface, this section has all the different interfaces with links to learn more about each indivual one. Then next is the Obsolete DOM interaces, and in this section the list out interfaces that should be avoided. There is a large section covering SVG interaces and the SVG element interfaces that are used, as well as links to get more information about each one.

↪MDN DOM

MDN JavaScript

The JavaScript page is the same as every other page and starts with a introduction of what JavaScript is and how it is used. There are many links leading to more information about the language which could help get a understand of how it works. The next big sections are tutorials and the is a big section just for beginners and the steps to understand JavaScript. After the biginner section there is also a intermediate and advanced section so all learning have good resources to come back to and learn on.

↪MDN JavaScript

Summary

Overall, each page has a similar layout with the explantion of what the information is and how it works. Then usually tutorials will be provided with tons of links so you can get a full understanding of the information. At the bottom of the pages there is a refrence page which is helpful if you need to learn about other information presented. These pages would be useful for all levels of experience with each coding style and could be saved to come back to later to touch up on unforgotten information.