<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Ansel Boa</title>
    <description>The latest articles on DEV Community by Ansel Boa (@ansel_boa_a519a094d7e920b).</description>
    <link>https://dev.to/ansel_boa_a519a094d7e920b</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4005220%2F9ef50785-1dcf-4db6-a177-40d150bad367.png</url>
      <title>DEV Community: Ansel Boa</title>
      <link>https://dev.to/ansel_boa_a519a094d7e920b</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ansel_boa_a519a094d7e920b"/>
    <language>en</language>
    <item>
      <title>Why Clear Link Labels Make the Web Easier to Use</title>
      <dc:creator>Ansel Boa</dc:creator>
      <pubDate>Tue, 30 Jun 2026 03:31:55 +0000</pubDate>
      <link>https://dev.to/ansel_boa_a519a094d7e920b/why-clear-link-labels-make-the-web-easier-to-use-eca</link>
      <guid>https://dev.to/ansel_boa_a519a094d7e920b/why-clear-link-labels-make-the-web-easier-to-use-eca</guid>
      <description>&lt;p&gt;Clear link labels are a small detail, but they can make a website much easier to use.&lt;/p&gt;

&lt;p&gt;A vague label like "click here" asks the reader to stop and look around for context. A clear label tells the reader what will happen next before they click.&lt;/p&gt;

&lt;p&gt;This matters because people do not always read a page from top to bottom. They scan headings, buttons, lists, and links. If the links are clear, the page becomes easier to understand quickly.&lt;/p&gt;

&lt;p&gt;Clear labels also help people who use screen readers or keyboard navigation. A link should still make sense even when it is separated from the paragraph around it.&lt;/p&gt;

&lt;p&gt;Before publishing a page, it helps to check each link with one simple question:&lt;/p&gt;

&lt;p&gt;Would this link make sense by itself?&lt;/p&gt;

&lt;p&gt;If the answer is no, the label may need to be more specific.&lt;/p&gt;

&lt;p&gt;For example, a label can describe the action, the destination, or the reason someone might open it. It does not need to be long. It only needs to remove confusion.&lt;/p&gt;

&lt;p&gt;Good link labels are not just a design detail. They are part of how a page communicates. When links are clear, the web feels easier to move through.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>a11y</category>
      <category>ux</category>
      <category>beginners</category>
    </item>
    <item>
      <title>A Quick Checklist for Making Web Pages Easier to Read on Small Screens</title>
      <dc:creator>Ansel Boa</dc:creator>
      <pubDate>Sat, 27 Jun 2026 10:42:30 +0000</pubDate>
      <link>https://dev.to/ansel_boa_a519a094d7e920b/a-quick-checklist-for-making-web-pages-easier-to-read-on-small-screens-3fgb</link>
      <guid>https://dev.to/ansel_boa_a519a094d7e920b/a-quick-checklist-for-making-web-pages-easier-to-read-on-small-screens-3fgb</guid>
      <description>&lt;p&gt;A web page can look clean on a laptop and still feel difficult to read on a phone.&lt;br&gt;
Small screens make every layout decision more obvious. Long lines, crowded buttons, tiny text, and wide images can turn a simple page into something uncomfortable. The good news is that many mobile reading problems can be found with a short manual check.&lt;br&gt;
Start with the first screen.&lt;br&gt;
Open the page on a phone or a narrow browser window. Before scrolling, ask one question: can a new visitor understand what this page is about? If the title is hidden, the spacing is too large, or the first useful content appears too late, the page may feel confusing.&lt;br&gt;
Next, check the text size.&lt;br&gt;
Body text should be readable without zooming. If you need to bring the screen closer to your face, the text is probably too small. Also check line height. Text that is packed too tightly becomes tiring, even when the font size is technically large enough.&lt;br&gt;
Look at line length as well.&lt;br&gt;
On mobile, paragraphs should feel light. A paragraph that looks normal on desktop may become a tall block on a phone. Shorter paragraphs help readers keep their place and move through the page more comfortably.&lt;br&gt;
Then check buttons and links.&lt;br&gt;
Tap targets need enough space around them. If two links are too close together, users may tap the wrong one. This matters especially in menus, article lists, forms, and footer areas.&lt;br&gt;
Images need attention too.&lt;br&gt;
A large image should resize neatly inside the screen. It should not force horizontal scrolling. If the image contains important details, make sure those details are still understandable when the image becomes smaller.&lt;br&gt;
Finally, test the page with slow reading in mind.&lt;br&gt;
Do not only scan the layout. Read a few sections as if you were a real visitor. Notice where your eyes pause, where the page feels crowded, and where you want more space.&lt;br&gt;
A good mobile page does not need to be fancy. It needs to be clear, calm, and easy to move through.&lt;br&gt;
Small improvements often make the biggest difference: better spacing, shorter paragraphs, readable text, and buttons that are easy to tap&lt;/p&gt;

</description>
      <category>design</category>
      <category>mobile</category>
      <category>ux</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
