Skip to main content
did you know rose and leon are a thing?”
“HTM”
HTM by luciferswifelol March 8, 2021
Related Words
HTML HTM HTMF HTMFN html_//:html_ HTM-phiL HTM2D htmel htmfh htmfkl

HTM-phiL 

A secret language that Phils can use to delete Kramers
<delete> Kramer </delete> is a great example of HTM-phiL being put to good use
HTM-phiL by lkajdflkajds July 25, 2017
(Hypertext Markup Language)
HTML is the language used to create Web pages for display in Web Browsers. HTML can be created directly with text editors or Web publishing programs, such as DreamWeaver, or it can be the output of other programs that make dynamic webpages on the fly. When you select "view source" from your Web browser, the code that you are viewing is HTML.

:P
HTML by Anonymous February 15, 2003

HTML monkey 

Someone who does the content maintenance for a web site that could technically be performed by a monkey with a typewriter -- the HTML work nobody wants to do, usually entry-level, dues-paying work in the web world.
But... Joe's the HTML Monkey! If you lay him off, who's going to do the content updates? None of the developers want to do it, it's beneath them!
HTML monkey by SS January 22, 2004
Hypertext Markup Language

A markup language used to structure text and multimedia documents and to set up hypertext links between documents, used extensively on the World Wide Web.
<html>
<head>
<title>
Test Page
</title>
</head>
<body>

This is a test!

</body>
</html>

put that into notepad or another editor and save it as index .html that is html (basic)
html by xNevermore December 28, 2005