A Pen by kellyfire611 on CodePen.
Last active
November 18, 2018 16:52
-
-
Save kellyfire611/49c239ef231aa5b2836295de08433b24 to your computer and use it in GitHub Desktop.
Cấu trúc cơ bản HTML
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 characters
<html> | |
<body> | |
<h1>Hello</h1> | |
<h1>nen tang</h1> | |
</body> | |
</html> |
A Pen by kellyfire611 on CodePen.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment