HTML Sample Page

The following HTML example page is drawn from Manuel Matuzović’s Web Accessibility Cookbook.


<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Page Name - Site Name</title>
</head>

<body>

<header>

<a class="skip-link" href="#content">Jump to main content</a>

<a href="/">Site Name</a>

<a href="/">
<img src="/img/logo.svg" alt="Site Name">
</a>

<nav aria-label="Main">
<ul>
<li><a href="" aria-current="page"></a></li>
<li><a href=""></a></li>
<li><a href=""></a></li>
</ul>
</nav>

<form role="search">
<label for="search">Search</label>
<input type="text" id="search">
</form>

<!-- Download link to a pdf -->
<a href="/file-name.pdf" download="custom-file-name.pdf">
Download File Name (PDF, 2MB)
</a>

<!--Automatic quotation marks-->
<p lang="vi">
<q>Lời trích dẫn tiếng Việt</q>
</p>

<!--Subject & body prefilled Email-->
<a href="mailto:[email protected]?subject=Hello&body=Message">
[email protected]
</a>

</header>

<main id="content">
</main>

<footer>
&copy; 2024
</footer>

</body>
</html>

Thank You, Toyota

Almost a month after I sent in my registration as a proof of ownership of my 2018 Sienna SE, I received a check from Toyota. I am glad they kept their word. Toyota has a good reputation and it is a good brand. Our 2011 Sienna XLE is around 195,000 miles. I am not sure how longer it will last. As much as I hate buying a new car, we’ll get another Toyota when that one is finished. If we have to have a car, it has to be a Toyota.

Kanye West & Ty Dolla $ign: Vultures 2

Many critics are shitting on Vultures 2, but I am digging it. Sure, his lyrics are still misogynistic as fuck—“She givin’ blowjobs and I applied / She said she starvin’, order her some fries / Then I ate the breast, then the thighs / Then I gave the rest to the guys”–but what do you expect from Ye? Yep, his punchlines are hilarious—“You know I’m crazy, but you crazy glued to me.” Of course, he reserves the last word for Adidas—“Mass incarceration, mass in police stations / Mass incorporated, fuck Adidas.” Not every track is a banger, but Ye manages to pull through with the help of Ty Dolla $ign.

Người Việt mình nói

Trang nguoivietminhnoi.com của Như Trần tập hợp những câu chuyển ngữ Anh sang Việt mượt mà. Rất thú vị.

Web Books

I am in the process of creating a new web book for an author. I can’t wait to share it. In the meantime, I put together a landing page on my portfolio site to showcase web books I had designed. Crafting a long-form reading experience on the web has become my favorite type of design. If you have a book and wanted to bring it to the web, hit me up.

Things

Last week Đạo, Đán, and I got rid of two coaches. Yesterday, we brought up an office table in the basement and got rid of a shelf.

We need to get rid of more things to make space in the basement for a ping pong table. It is unbelievable how much crap we accumulated over the years.

If it is up to me, I can get rid of a lot of stuff or let them find a new home to take up space. I have seen how suffocating it is to live in a place filled up with things. It isn’t healthy at all.

Manuel Matuzović: Web Accessibility Cookbook

I read this cookbook cover to cover and bookmarked many recipes so I could refer back to them later on when I cook up new websites. With his clear writing and knowledgeable technical skills, Matuzović provides the solid foundation (HTML & CSS) to ensure that accessibility is baked in. If you want to learn web accessibility, this book obviously for you. What not so obvious is how well it teaches HTML and CSS. I definitely recommend it for designers and front-end developers.

Hà Nhi: Piano Session 1

Chủ nhật vừa rồi, trên đường lái xe về nhà sau khi tụ họp gia đình, vợ cho tôi nghe tiếng hát Hà Nhi (tôi chưa từng nghe bao giờ). Cô hát nhẹ nhàng nhưng nồng nàn, nhất là ca khúc “Mẹ tôi” của nhạc sĩ Trần Tiến. Đặc biệt là cô chỉ hát với tiếng đàn dương cầm giản dị làm tôi nhớ đến anh Tân. Thường thì tôi không thích nghe những ca khúc nhạc Hoa lời Việt như “Tình nhạt phai”, “Triệu đó hoa hồng”, và “Bình minh sẽ mang em đi” nhưng tôi lại thích các hát acoustic của Hà Nhi, nhất là ca khúc đã dựng lên tên tuổi của Đàm Vĩnh Hưng. Hơi tiếc là album này không có một concept rõ ràng.

From My Mentor

After reading my letters to my sons, Dr. Joy wrote:

I felt encouraged and inspired reading it then. Your transformation into a loving dad from a rebellious teen when I met you years ago lol is simply amazing. Your family is blessed because of the good choices you make while acknowledging you’re only human who works hard in doing your best to be a loving and present dad AND a husband. Yes, your guidance and presence in your children’s lives matter the most. Way to invest your time and energy with your family. Best regards to your loving wife as well. You never cease to amaze me. I hope to see you sometime.

Thank you, Dr. Joy!

Compliment of the Day

Devigners commented on my collection of web-based books:

Fascinating journey through the art of web-based books! It’s inspiring to see blended traditional storytelling with modern design, making literature accessible and preserving it digitally. This work beautifully showcases the power of responsive design and web fonts in creating immersive reading experiences across devices. Keep up the amazing work in bringing stories to life online!

Thank you! Thank you!