Sabaidee, world!

“The story of life is quicker than the wink of an eye, the story of love is hello and goodbye...until we meet again”

- Jimi Hendrix

About

🙏 Sabaidee. My name is Felix and I created this website to learn HTML, showcase select skills, and learn about the world. The first lesson in HTML is printing the phrase "Hello, World!" to the World Wide Web.

 
1. <!DOCTYPE html>
2. <html>
3. <head>
4. <title>Sabaidee</title>
5. </head>
6. <body>
7. <h1>Hello (Sabaidee) World!</h1>
8. </body>
9. </html>

HTML Tags explained

  1. <!DOCTYPE html> Specifies the standard: DOCTYPE informs the browser about the specific HTML version (like HTML5) the page is written in.
  2. <html> This is the HTML tag. It defines the entire structure of the document such as headings, paragraphs, lists, and tables.
  3. <head> This is the head tag. It instructs the web browser on how to interpret and render the page, including character sets, styling, and script execution
  4. <title>Sabaidee</title> This is the title tag. It appears in the tab at the top of the browser window for each open page and helps with search engines like Google.
  5. </head> This closes the <head> tag.
  6. <body>
  7. The body tag in HTML defines the main content of an HTML document using a combination of header and paragraph tags.
  8. <h1>Hello (Sabaidee) World!</h1> Our first message!
  9. </body> This closes the <body> tag.
  10. </html> This closes the <html> tag.


  11. Recap: And in the wink of an eye, we've learned a little bit of HTML and the Lao language. And in the spirit of the lesson above, I've adapted it as an homage to my Lao background, Sabaidee World!

Little Wing

Laos

Pictures from Laos and Southeast Asia

Important Tax Documents

“The only guarantee in life is Death & Taxes.”

Contact

Let’s connect.

Email:

LinkedIn: