User:Abis777: Difference between revisions

From Stage One Wiki
Jump to navigationJump to search
Abis777 (talk | contribs)
Abis777 (talk | contribs)
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
* ECON 151G
* ECON 151G
* MATH 108
* MATH 108
== HTML ==
The following HTML code is used to display a simple page
<!DOCTYPE html>
<html>
    <head>
        <meta charset="UTF-8">
        <title>Welcome</title>
    </head>
    <body>
        This is a simple HTML document
    </body>
</html>


== Internal Links ==
== Internal Links ==
'''Yun Sing Koh''' [[User:Ykoh011 | Dr. Koh's page ]]
'''Yun Sing Koh''' [[User:Ykoh011 | Dr. Koh's page ]]

Latest revision as of 05:10, 23 August 2016

My courses

  • COMPSCI 105
  • COMPSCI 111
  • ECON 151G
  • MATH 108

HTML

The following HTML code is used to display a simple page

<!DOCTYPE html>
<html>
    <head>
        <meta charset="UTF-8">
        <title>Welcome</title>
    </head>
    <body>
        This is a simple HTML document
    </body>
</html>

Internal Links

Yun Sing Koh Dr. Koh's page