« Crash guide to HTML. Lesson 1 - Essentials »
...
|
<html> <body> Your own text goes here. "Er, Hello World!" </body> </html> See this code running in your browser |
|
<html> <body> Your own text goes here. "Er, Hello World!" </body> </html> See this code running in your browser |