Created
August 12, 2023 14:47
Revisions
-
gitipedras revised this gist
Aug 12, 2023 . No changes.There are no files selected for viewing
-
gitipedras renamed this gist
Aug 12, 2023 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
gitipedras created this gist
Aug 12, 2023 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,12 @@ # CAPPITAL LETTERS LIKE THIS ARE ONLY PLACEHOLDERS # NOTES: CHARSET UTF-8 IS COMMON <!DOCTYPE html> <html lang="AN EXISTING LANGUAGE"> <head> <title>TITLE</title> <link rel="WHAT IS THIS LINK FOR?" href="WHERE IS IT GOING TO?"> <meta charset="UTF-8"> </head> <body> </body> </html>