<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Web-Design on emsenn.net</title>
    <link>https://emsenn.net/tags/web-design/</link>
    <description>Recent content in Web-Design on emsenn.net</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Sun, 01 Mar 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://emsenn.net/tags/web-design/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>accessibility</title>
      <link>https://emsenn.net/library/domains/engineering/domains/design/domains/web-design/terms/accessibility/</link>
      <pubDate>Sun, 01 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/engineering/domains/design/domains/web-design/terms/accessibility/</guid>
      <description>&lt;p&gt;Accessibility (often abbreviated a11y) in web design means ensuring that people with disabilities can perceive, understand, navigate, and interact with web content. The term encompasses a wide range of conditions — visual, auditory, motor, cognitive, neurological — and a corresponding range of assistive technologies: screen readers, magnifiers, voice control, switch devices, Braille displays.&lt;/p&gt;&#xA;&lt;p&gt;Accessibility is grounded in the social model of disability, which locates the barrier not in the person but in the environment. A website that requires a mouse to operate disables anyone who cannot use a mouse. A video without captions disables anyone who cannot hear. The problem is in the design, not in the user.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Accessibility and Universal Design</title>
      <link>https://emsenn.net/library/domains/engineering/domains/design/domains/web-design/texts/accessibility-and-universal-design/</link>
      <pubDate>Sun, 01 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/engineering/domains/design/domains/web-design/texts/accessibility-and-universal-design/</guid>
      <description>&lt;h2 id=&#34;what-this-lesson-covers&#34;&gt;&lt;a href=&#34;#what-this-lesson-covers&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;What this lesson covers&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;What web accessibility means, why it matters, the standards that guide it, and the design principles that make web content usable by people across the full range of human ability and circumstance.&lt;/p&gt;&#xA;&lt;h2 id=&#34;prerequisites&#34;&gt;&lt;a href=&#34;#prerequisites&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;Prerequisites&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;&lt;a href=&#34;./document-structure-and-semantic-html.md&#34; class=&#34;link-internal&#34;&gt;Document Structure and Semantic HTML&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;what-accessibility-means&#34;&gt;&lt;a href=&#34;#what-accessibility-means&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;What accessibility means&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Web accessibility means that people with disabilities can perceive, understand, navigate, and interact with web content. The term covers a wide range of conditions — visual, auditory, motor, cognitive, neurological — and an equally wide range of assistive technologies: screen readers, magnifiers, voice control, switch devices, eye trackers, Braille displays.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Document Structure and Semantic HTML</title>
      <link>https://emsenn.net/library/domains/engineering/domains/design/domains/web-design/texts/document-structure-and-semantic-html/</link>
      <pubDate>Sun, 01 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/engineering/domains/design/domains/web-design/texts/document-structure-and-semantic-html/</guid>
      <description>&lt;h2 id=&#34;what-this-lesson-covers&#34;&gt;&lt;a href=&#34;#what-this-lesson-covers&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;What this lesson covers&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;How HTML gives structure and meaning to documents, why that structure matters, and how the choice of markup shapes what a document can communicate.&lt;/p&gt;&#xA;&lt;h2 id=&#34;prerequisites&#34;&gt;&lt;a href=&#34;#prerequisites&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;Prerequisites&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Familiarity with web pages as a reader. No prior knowledge of HTML is assumed.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;documents-before-the-web&#34;&gt;&lt;a href=&#34;#documents-before-the-web&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;Documents before the web&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Before hypertext, most documents were designed for a single rendering: a printed page. Structure — headings, paragraphs, lists, emphasis — was conveyed through visual formatting. A heading was a heading because it was set in a larger typeface, not because the document declared it to be one.&lt;/p&gt;</description>
    </item>
    <item>
      <title>linked data</title>
      <link>https://emsenn.net/library/domains/engineering/domains/design/domains/web-design/terms/linked-data/</link>
      <pubDate>Sun, 01 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/engineering/domains/design/domains/web-design/terms/linked-data/</guid>
      <description>&lt;p&gt;Linked data is a set of practices for publishing structured data on the web so that it can be interlinked with data from other sources and become more useful through those connections. The term and principles were articulated by &lt;a href=&#34;../../../../../../humanities/domains/general/domains/people/tim-berners-lee.md&#34; class=&#34;link-internal&#34;&gt;Berners-Lee&lt;/a&gt; in 2006, building on the W3C&amp;rsquo;s Resource Description Framework (RDF) and the broader vision of the semantic web.&lt;/p&gt;&#xA;&lt;p&gt;The four principles of linked data are:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Use URIs (Uniform Resource Identifiers) to name things.&lt;/li&gt;&#xA;&lt;li&gt;Use HTTP URIs so those names can be looked up.&lt;/li&gt;&#xA;&lt;li&gt;Provide useful information (using standards like RDF) when someone looks up a URI.&lt;/li&gt;&#xA;&lt;li&gt;Include links to other URIs so that people and machines can discover related things.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;Linked data extends the web&amp;rsquo;s architecture of hyperlinked documents to hyperlinked data. Where a hyperlink connects one page to another without specifying the nature of the connection, linked data triples connect entities through typed relationships: a person &lt;em&gt;authored&lt;/em&gt; a book, a city &lt;em&gt;is located in&lt;/em&gt; a country, a chemical &lt;em&gt;has &lt;a href=&#34;../../../../../../humanities/domains/sociology/terms/property.md&#34; class=&#34;link-internal&#34;&gt;property&lt;/a&gt;&lt;/em&gt; solubility.&lt;/p&gt;</description>
    </item>
    <item>
      <title>responsive design</title>
      <link>https://emsenn.net/library/domains/engineering/domains/design/domains/web-design/terms/responsive-design/</link>
      <pubDate>Sun, 01 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/engineering/domains/design/domains/web-design/terms/responsive-design/</guid>
      <description>&lt;p&gt;Responsive design is an approach to web design in which a page&amp;rsquo;s layout and presentation adapt to the size, resolution, and capabilities of the device displaying it. Rather than building separate versions of a site for desktop, tablet, and phone, a single HTML document uses flexible layouts and CSS media queries to rearrange itself for each context.&lt;/p&gt;&#xA;&lt;p&gt;The term was introduced by Ethan Marcotte in a 2010 article for &lt;em&gt;A List Apart&lt;/em&gt; and expanded in his book &lt;em&gt;Responsive Web Design&lt;/em&gt; [@marcotte_ResponsiveWebDesign_2011]. Marcotte identified three technical ingredients: fluid grids (layouts sized in proportions rather than fixed pixels), flexible images (images that scale with their container), and CSS media queries (rules that apply only when the display meets certain conditions, such as width or orientation).&lt;/p&gt;</description>
    </item>
    <item>
      <title>semantic HTML</title>
      <link>https://emsenn.net/library/domains/engineering/domains/design/domains/web-design/terms/semantic-html/</link>
      <pubDate>Sun, 01 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/engineering/domains/design/domains/web-design/terms/semantic-html/</guid>
      <description>&lt;p&gt;Semantic HTML is the practice of choosing HTML elements based on the meaning they convey rather than the visual appearance they produce. A &lt;code&gt;&amp;lt;nav&amp;gt;&lt;/code&gt; element declares that its contents are navigation links; an &lt;code&gt;&amp;lt;article&amp;gt;&lt;/code&gt; declares a self-contained piece of content; a &lt;code&gt;&amp;lt;header&amp;gt;&lt;/code&gt; marks introductory material. These elements communicate structure to browsers, screen readers, search engines, and any other software that processes the document.&lt;/p&gt;&#xA;&lt;p&gt;The alternative — using generic elements like &lt;code&gt;&amp;lt;div&amp;gt;&lt;/code&gt; and &lt;code&gt;&amp;lt;span&amp;gt;&lt;/code&gt; for everything and relying on CSS classes for visual differentiation — produces documents that look correct to sighted users but carry no machine-readable structure. Screen readers cannot announce what role a section plays; search engines cannot distinguish primary content from navigation; automated tools cannot extract the document&amp;rsquo;s outline.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Semantic Web and Linked Data</title>
      <link>https://emsenn.net/library/domains/engineering/domains/design/domains/web-design/texts/the-semantic-web-and-linked-data/</link>
      <pubDate>Sun, 01 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/engineering/domains/design/domains/web-design/texts/the-semantic-web-and-linked-data/</guid>
      <description>&lt;h2 id=&#34;what-this-lesson-covers&#34;&gt;&lt;a href=&#34;#what-this-lesson-covers&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;What this lesson covers&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;What the semantic web is, how linked data works, the standards that underlie it, and why making information machine-readable matters for knowledge systems.&lt;/p&gt;&#xA;&lt;h2 id=&#34;prerequisites&#34;&gt;&lt;a href=&#34;#prerequisites&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;Prerequisites&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;&lt;a href=&#34;./document-structure-and-semantic-html.md&#34; class=&#34;link-internal&#34;&gt;Document Structure and Semantic HTML&lt;/a&gt;. Familiarity with &lt;a href=&#34;../../information-architecture/index.md&#34; class=&#34;link-internal&#34;&gt;information architecture&lt;/a&gt; concepts is helpful.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;the-web-of-documents-and-the-web-of-data&#34;&gt;&lt;a href=&#34;#the-web-of-documents-and-the-web-of-data&#34; class=&#34;heading-anchor&#34; aria-label=&#34;Link to this section&#34;&gt;¶&lt;/a&gt;The web of documents and the web of data&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;The World Wide Web that most people use is a web of &lt;em&gt;documents&lt;/em&gt;: HTML pages linked to one another by hyperlinks. A person can follow links, read pages, and synthesize information. But the links between pages are untyped — they say &amp;ldquo;this page connects to that page,&amp;rdquo; not &lt;em&gt;how&lt;/em&gt; or &lt;em&gt;why&lt;/em&gt;. The meaning of each page lives in its natural-language text, accessible to humans but opaque to machines.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
