{"id":2847,"date":"2025-11-17T15:54:04","date_gmt":"2025-11-17T20:54:04","guid":{"rendered":"https:\/\/it.rutgers.edu\/digital-accessibility\/?page_id=2847"},"modified":"2025-12-18T16:19:45","modified_gmt":"2025-12-18T21:19:45","slug":"create-meaningful-links","status":"publish","type":"page","link":"https:\/\/it.rutgers.edu\/digital-accessibility\/accessible-web-content\/create-meaningful-links\/","title":{"rendered":"Create meaningful links"},"content":{"rendered":"    <section class=\"cc--component-container cc--hero-basic  hero-basic color-light-gray\">\n\n<div class=\"c--component c--hero-basic\">\n        \n<div class=\"outer-wrapper\">\n    <div class=\"inner-wrapper\">\n        <div class=\"text-container\">\n            <div class=\"text-wrapper\">\n\t\t\t\t<div class=\"f--field f--page-title \"><h1>Create meaningful links<\/h1>\n\n<\/div><!-- f--field f--page-title -->\n\t\t\t\t<div class=\"f--field f--text \"><\/div><!-- f--field f--text -->\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n<\/div><!-- c--component c--hero-basic -->\n\n    <\/section><!-- cc--component-container cc--section -->\n\n\n    <section class=\"cc--component-container cc--rich-text  rich-text\">\n\n<div class=\"c--component c--rich-text\">\n        \n    <div class=\"f--field f--rich-text \"><p>Ensuring that your links and buttons have concise, meaningful labels allows screen reader users to discern what they are clicking on. Most blind users will navigate your site by pulling up a list of elements, like links, which doesn\u2019t allow them to have the context around the link. For example, they will only hear \u201cclick here\u201d opposed to the entire sentence (outside of the link) \u201cto enroll in our class, click here.\u201d<\/p>\n<h2><strong>Appropriate use<\/strong><\/h2>\n<p><strong>Concise and meaningful text:<\/strong>\u00a0Links should have concise and meaningful text as in the examples below:<\/p>\n<pre><code>\r\n&lt;a href=\"\/links.html\"&gt; Accessible Link &lt;\/a&gt;\r\n<\/code><\/pre>\n<p>Sometimes you may decide to use a button as a link. Buttons should be coded as buttons, and not as an image. You should avoid using images as links whenever possible. If you need to, the alt text should allow the user to know where that link takes them.<\/p>\n<pre><code>\r\n&lt;button type=\"submit\"&gt; Submit Form &lt;\/button&gt;\r\n&lt;a href=\"\/home.html\"&gt; &lt;img src=\"..\/path.jpg\" alt=\"home\"&gt;&lt;\/a&gt;\r\n\r\n<\/code><\/pre>\n<p><strong>Non-color indicators:<\/strong>\u00a0We cannot use color alone to convey meaning, and that includes indicating to your users that the text is a link with color only. The easiest way to achieve this is by underlining your links.<\/p>\n<p>Below are the WCAG requirements:<\/p>\n<ul>\n<li>A non-color indicator, such as an underline, must be present on hover.<\/li>\n<li>The contrast ratio between the surrounding text and the background must be at least 4.5:1.<\/li>\n<li>The contrast ratio between the link and the background must be at least 4.5:1.<\/li>\n<li>The contrast ratio between the link and the surrounding text must be at least 3:1.<\/li>\n<\/ul>\n<h2><strong>How to test for compliance<\/strong><\/h2>\n<p>We recommend using an automated checker like\u00a0<a href=\"https:\/\/wave.webaim.org\/\" target=\"_blank\" rel=\"noopener\">WebAIM\u2019s WAVE Browser extension<\/a>. This is available for Chrome, Firefox, and Edge browsers. When you click on the plug-in, an overlay will appear with all of your issues.<\/p>\n<p>In addition, we recommend that you:<\/p>\n<ol>\n<li>Visually scan your site to ensure all links have non-color indicators.<\/li>\n<li>Use your\u00a0<em>tab key<\/em>\u00a0to ensure you can navigate to all of your links. When doing so, a focus-indicator should appear. Depending on your browser, this might be a red box around the link. If this does not appear, you will need to check your .CSS file.<\/li>\n<li>Review the WAVE report to ensure there are no issues regarding your links. This may appear in either the \u201cerrors,\u201d \u201calerts,\u201d or \u201cfeatures\u201d categories depending on the issue.<\/li>\n<\/ol>\n<h2><strong>Common mistakes<\/strong><\/h2>\n<p><strong>\u201cRead more,\u201d \u201cClick here,\u201d \u201cMore\u201d:<\/strong>\u00a0Do not use \u201cRead More,\u201d or any similar verbage, as the entire link. Instead, phrase the whole link as \u201cRead more about our class of 2025.\u201d The latter provides users with the context to what the link is referring to, and what to expect when they click on it.<\/p>\n<p><strong>Buttons as images:<\/strong>\u00a0Avoid using buttons as images on your page. Screen reader users navigate your site through the elements, and this image will not appear in a list of buttons or links.<\/p>\n<p><strong>Adjacent links:\u00a0<\/strong>Pages should not present more than one link to the same destination next to each other. One common design pattern is for an image, a heading, and a word like \u201cMore\u201d to each link to the same destination, such as in a news list. Assistive technology users may find navigating through several links a bad experience. Instead, provide one link. Either select one element to be the link, or wrap all elements within one link.<\/p>\n<h2><strong>Other resources<\/strong><\/h2>\n<p><a href=\"https:\/\/www.w3schools.com\/accessibility\/accessibility_buttons_links.php\" target=\"_blank\" rel=\"noopener\">W3C Buttons and links<\/a><\/p>\n<h2><strong>WCAG standards<\/strong><\/h2>\n<p><a href=\"https:\/\/www.w3.org\/WAI\/WCAG21\/Understanding\/link-purpose-in-context.html\">WCAG 2.4.4: Link Purpose<\/a><\/p>\n<\/div><!-- f--field f--rich-text -->\n\n    <\/div><!-- c--component c--rich-text -->\n\n    <\/section><!-- cc--component-container cc--section -->\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":257,"featured_media":0,"parent":2827,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-mini-site.php","meta":{"_acf_changed":false,"footnotes":""},"page-category":[],"class_list":["post-2847","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Create meaningful links - Digital Accessibility<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/it.rutgers.edu\/digital-accessibility\/accessible-web-content\/create-meaningful-links\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Create meaningful links - Digital Accessibility\" \/>\n<meta property=\"og:url\" content=\"https:\/\/it.rutgers.edu\/digital-accessibility\/accessible-web-content\/create-meaningful-links\/\" \/>\n<meta property=\"og:site_name\" content=\"Digital Accessibility\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-18T21:19:45+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/it.rutgers.edu\\\/digital-accessibility\\\/accessible-web-content\\\/create-meaningful-links\\\/\",\"url\":\"https:\\\/\\\/it.rutgers.edu\\\/digital-accessibility\\\/accessible-web-content\\\/create-meaningful-links\\\/\",\"name\":\"Create meaningful links - Digital Accessibility\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/it.rutgers.edu\\\/digital-accessibility\\\/#website\"},\"datePublished\":\"2025-11-17T20:54:04+00:00\",\"dateModified\":\"2025-12-18T21:19:45+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/it.rutgers.edu\\\/digital-accessibility\\\/accessible-web-content\\\/create-meaningful-links\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/it.rutgers.edu\\\/digital-accessibility\\\/accessible-web-content\\\/create-meaningful-links\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/it.rutgers.edu\\\/digital-accessibility\\\/accessible-web-content\\\/create-meaningful-links\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Digital Accessibility\",\"item\":\"https:\\\/\\\/it.rutgers.edu\\\/digital-accessibility\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Accessible Web Content\",\"item\":\"https:\\\/\\\/it.rutgers.edu\\\/digital-accessibility\\\/accessible-web-content\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Create meaningful links\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/it.rutgers.edu\\\/digital-accessibility\\\/#website\",\"url\":\"https:\\\/\\\/it.rutgers.edu\\\/digital-accessibility\\\/\",\"name\":\"Digital Accessibility\",\"description\":\"A Rutgers IT Service\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/it.rutgers.edu\\\/digital-accessibility\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Create meaningful links - Digital Accessibility","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/it.rutgers.edu\/digital-accessibility\/accessible-web-content\/create-meaningful-links\/","og_locale":"en_US","og_type":"article","og_title":"Create meaningful links - Digital Accessibility","og_url":"https:\/\/it.rutgers.edu\/digital-accessibility\/accessible-web-content\/create-meaningful-links\/","og_site_name":"Digital Accessibility","article_modified_time":"2025-12-18T21:19:45+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/it.rutgers.edu\/digital-accessibility\/accessible-web-content\/create-meaningful-links\/","url":"https:\/\/it.rutgers.edu\/digital-accessibility\/accessible-web-content\/create-meaningful-links\/","name":"Create meaningful links - Digital Accessibility","isPartOf":{"@id":"https:\/\/it.rutgers.edu\/digital-accessibility\/#website"},"datePublished":"2025-11-17T20:54:04+00:00","dateModified":"2025-12-18T21:19:45+00:00","breadcrumb":{"@id":"https:\/\/it.rutgers.edu\/digital-accessibility\/accessible-web-content\/create-meaningful-links\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/it.rutgers.edu\/digital-accessibility\/accessible-web-content\/create-meaningful-links\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/it.rutgers.edu\/digital-accessibility\/accessible-web-content\/create-meaningful-links\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Digital Accessibility","item":"https:\/\/it.rutgers.edu\/digital-accessibility\/"},{"@type":"ListItem","position":2,"name":"Accessible Web Content","item":"https:\/\/it.rutgers.edu\/digital-accessibility\/accessible-web-content\/"},{"@type":"ListItem","position":3,"name":"Create meaningful links"}]},{"@type":"WebSite","@id":"https:\/\/it.rutgers.edu\/digital-accessibility\/#website","url":"https:\/\/it.rutgers.edu\/digital-accessibility\/","name":"Digital Accessibility","description":"A Rutgers IT Service","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/it.rutgers.edu\/digital-accessibility\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/it.rutgers.edu\/digital-accessibility\/wp-json\/wp\/v2\/pages\/2847","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/it.rutgers.edu\/digital-accessibility\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/it.rutgers.edu\/digital-accessibility\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/it.rutgers.edu\/digital-accessibility\/wp-json\/wp\/v2\/users\/257"}],"replies":[{"embeddable":true,"href":"https:\/\/it.rutgers.edu\/digital-accessibility\/wp-json\/wp\/v2\/comments?post=2847"}],"version-history":[{"count":4,"href":"https:\/\/it.rutgers.edu\/digital-accessibility\/wp-json\/wp\/v2\/pages\/2847\/revisions"}],"predecessor-version":[{"id":2952,"href":"https:\/\/it.rutgers.edu\/digital-accessibility\/wp-json\/wp\/v2\/pages\/2847\/revisions\/2952"}],"up":[{"embeddable":true,"href":"https:\/\/it.rutgers.edu\/digital-accessibility\/wp-json\/wp\/v2\/pages\/2827"}],"wp:attachment":[{"href":"https:\/\/it.rutgers.edu\/digital-accessibility\/wp-json\/wp\/v2\/media?parent=2847"}],"wp:term":[{"taxonomy":"page-category","embeddable":true,"href":"https:\/\/it.rutgers.edu\/digital-accessibility\/wp-json\/wp\/v2\/page-category?post=2847"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}