-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
PROJECT_LANG_1.htm
19 lines (19 loc) · 974 Bytes
/
PROJECT_LANG_1.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!DOCTYPE html>
<!-- Start of script !-->
<HTML lang="en"><BODY><TITLE>Project Language file 1 - SNU/BrowserNose</TITLE>
<META><META CHARSET="UTF-8"></META>
<H1 lang="en">Project language file 1</H1>
<H2 lang="en">For: SNU/BrowserNose</H2>
<H3 lang="en">About</H3>
<!-- I chose HTML5 as the first project language file for this project (SNU/BrowserNose) as HTML is the main language for web page structuring, and needs to come before other languages, like JavaScript. !-->
<HR>
<section>
<H2 lang="en">I chose HTML5 as the first project language file for this project (SNU/BrowserNose) as HTML is the main language for web page structuring, and needs to come before other languages, like JavaScript.</H2>
</section>
<HR>
</BODY>
</HTML>
<!-- File version: 1 (Saturday, 2022 March 5th at 6:46 pm) !-->
<!-- File type: HTML 5 document (*.html *.htm *.xhtm *.xhtml *.mhtm *.mhtml) !-->
<!-- Line count (including blank lines and compiler line): 20 !-->
<!-- End of script !-->