Created
July 4, 2023 13:12
-
-
Save farishan/ddffb972334372a0342236b3e9265e5f to your computer and use it in GitHub Desktop.
bentuk html paling sederhana dan valid, contoh html paling sederhana dan valid
This file contains 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
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<title>f</title> | |
</head> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment