This website and it's tutorials are only made possible with your support. Support money goes towards keeping our servers online and paying staff members.
the <html> tag tells the browser that this is an HTML document.
<!DOCTYPE html>
<html>
HTML Stuff
</html>