Answers for "html notes"

38

html

<!DOCTYPE html>
<html>
    <head>
        <meta charset="utf-8">
        <title>HTML basics</title>
    </head>
    <body>


    </body>
</html>
Posted by: Guest on February-23-2020
0

html

Hypertext Markup Language is the standard markup language for documents
designed to be displayed in a web browser.

It can be assisted by technologies such as Cascading Style Sheets and
scripting languages such as JavaScript.
Posted by: Guest on August-10-2020
0

html

Im Borderline Impaired
Posted by: Guest on October-20-2020

Browse Popular Code Answers by Language