MDN Documentation

MDN HTML

The MDN HTML page starts by introducing you to basic concepts such as the definition of HTML and basic aspects of HTML like the use of elements and how to make them. It offers resources and tutorials so you can continue to expand your knowledge.

MDN HTML Page

MDN CSS

The MDN CSS page explains that CCS works to stylize and arrange your elements on the screen. It explains some history of CSS and also provides resources and tutorials.

MDN CSS Page

MDN DOM

The MDN DOM page explains what the DOM is and describes how it can be altered by different coding languages. It goes on to explain some of the ways you can manipulate the DOM.

MDN DOM Page

MDN Javascript

The MDN JavaScript page defines JavaScript before explaining that it’s standardized with the ECMA. It briefly explains the difference between Java and JavaScript.

MDN JavaScript Page

Summary of Documentation

A trusted source is important when looking for programming help to ensure that you are getting accurate and up-to-date information. You also should be careful that you are not using code that can be hurtful, whether that be from malicious code or bad coding practices that could put a strain on your resources.