<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:blogger='http://schemas.google.com/blogger/2008' xmlns:georss='http://www.georss.org/georss' xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-6983417272538294256</id><updated>2024-09-01T22:54:17.949+00:00</updated><category term="accessibility"/><category term="browsers"/><category term="css"/><category term="standards"/><category term="html"/><category term="legal issues"/><category term="news"/><title type='text'>AWeb4P: Web Development Blog</title><subtitle type='html'>Covers all aspects of web development, including technology, accessibility &amp; usability issues.</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://aweb4p.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6983417272538294256/posts/default?alt=atom'/><link rel='alternate' type='text/html' href='http://aweb4p.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Ian</name><uri>http://www.blogger.com/profile/07656553402039339522</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>5</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-6983417272538294256.post-7638955173850723648</id><published>2007-01-05T12:02:00.000+00:00</published><updated>2007-01-05T12:01:51.395+00:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="browsers"/><category scheme="http://www.blogger.com/atom/ns#" term="css"/><category scheme="http://www.blogger.com/atom/ns#" term="standards"/><title type='text'>IE7 Does Have Some New CSS Functionality</title><summary type="text">As I discussed in this post, I&#39;ve been very disappointed with IE7&#39;s lack of enhanced support for CSS. However, IE7 does now support some CSS selectors that it didn&#39;t previously, so here is a brief summary of IE7&#39;s increased CSS support.Adjacent Sibling SelectorThe syntax for this selector is: E1 + E2 where E represents the HTML element being selected. This selector matches elements when E1 and E2</summary><link rel='replies' type='application/atom+xml' href='http://aweb4p.blogspot.com/feeds/7638955173850723648/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/6983417272538294256/7638955173850723648' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6983417272538294256/posts/default/7638955173850723648'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6983417272538294256/posts/default/7638955173850723648'/><link rel='alternate' type='text/html' href='http://aweb4p.blogspot.com/2007/01/ie7-does-have-some-new-css.html' title='IE7 Does Have Some New CSS Functionality'/><author><name>Ian</name><uri>http://www.blogger.com/profile/07656553402039339522</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6983417272538294256.post-4971907425486303335</id><published>2007-01-05T11:30:00.000+00:00</published><updated>2007-01-05T12:00:30.675+00:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="accessibility"/><category scheme="http://www.blogger.com/atom/ns#" term="news"/><title type='text'>BBC Reports Most Web Sites Don&#39;t Meet Accessibility Requirements</title><summary type="text">In a news story last month, the BBC reported that most web sites are &quot;failing to provide the most basic accessibility standards for people with disabilities&quot; with 97% failing to meet minimal accessibility requirements.This report highlights the ever-increasing tension between building commercially successful sites and sites using the latest sexy technology and accessibility requirements. Given </summary><link rel='replies' type='application/atom+xml' href='http://aweb4p.blogspot.com/feeds/4971907425486303335/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/6983417272538294256/4971907425486303335' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6983417272538294256/posts/default/4971907425486303335'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6983417272538294256/posts/default/4971907425486303335'/><link rel='alternate' type='text/html' href='http://aweb4p.blogspot.com/2006/12/bbc-reports-most-web-sites-dont-meet.html' title='BBC Reports Most Web Sites Don&#39;t Meet Accessibility Requirements'/><author><name>Ian</name><uri>http://www.blogger.com/profile/07656553402039339522</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6983417272538294256.post-6457665370655320647</id><published>2006-12-04T13:07:00.000+00:00</published><updated>2006-12-04T14:51:48.081+00:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="accessibility"/><category scheme="http://www.blogger.com/atom/ns#" term="html"/><title type='text'>Alt-er Ego: Images and Alt Attributes</title><summary type="text">I was recently reading an article on Sitepoint.com about SEO mistakes and, in the comments to this article was an interesting discussion on the correct usage of the misnamed &quot;alt tag.&quot; This inspired me to pen my own thoughts on the use of alt on accessible web sites.Well, first things first, as another blogger points out, there is no such thing as an &quot;alt tag&quot;, alt is an attribute of an img tag. </summary><link rel='replies' type='application/atom+xml' href='http://aweb4p.blogspot.com/feeds/6457665370655320647/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/6983417272538294256/6457665370655320647' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6983417272538294256/posts/default/6457665370655320647'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6983417272538294256/posts/default/6457665370655320647'/><link rel='alternate' type='text/html' href='http://aweb4p.blogspot.com/2006/12/alt-er-ego-images-and-alt-attributes.html' title='Alt-er Ego: Images and Alt Attributes'/><author><name>Ian</name><uri>http://www.blogger.com/profile/07656553402039339522</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6983417272538294256.post-5670015205471744005</id><published>2006-12-01T10:42:00.000+00:00</published><updated>2006-12-01T11:20:07.638+00:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="accessibility"/><category scheme="http://www.blogger.com/atom/ns#" term="legal issues"/><title type='text'>Gotcha Captcha!</title><summary type="text">In a recent post on the Official Google Blog,  the author describes how Google is implementing an audio alternative to the highly visual Captcha human-verfication methodology for users with visual handicaps.Kudos to Google!  As an advocate for accessible web sites, I applaud Google for introducing this and I urge any readers implementing Captcha on their own web sites to consider the usability </summary><link rel='replies' type='application/atom+xml' href='http://aweb4p.blogspot.com/feeds/5670015205471744005/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/6983417272538294256/5670015205471744005' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6983417272538294256/posts/default/5670015205471744005'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6983417272538294256/posts/default/5670015205471744005'/><link rel='alternate' type='text/html' href='http://aweb4p.blogspot.com/2006/12/gotcha-captcha.html' title='Gotcha Captcha!'/><author><name>Ian</name><uri>http://www.blogger.com/profile/07656553402039339522</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6983417272538294256.post-8464490795263450565</id><published>2006-11-29T10:40:00.001+00:00</published><updated>2006-12-01T12:23:25.326+00:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="browsers"/><category scheme="http://www.blogger.com/atom/ns#" term="css"/><category scheme="http://www.blogger.com/atom/ns#" term="standards"/><title type='text'>Disappointed with IE7</title><summary type="text">I&#39;m disappointed with IE7. I had read so much blurb about IE7 was supposed to be sacrificing backwards compatibility in order to be more standards compliant. Compliant schmompliant!I&#39;m an avid fan of Cascading Style Sheets (CSS) but, like many web developers, was disappointed by the number of CSS properties that IE6 did not support. Never mind, I thought, IE7 will support them, then we&#39;ll be fine</summary><link rel='replies' type='application/atom+xml' href='http://aweb4p.blogspot.com/feeds/8464490795263450565/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/6983417272538294256/8464490795263450565' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6983417272538294256/posts/default/8464490795263450565'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6983417272538294256/posts/default/8464490795263450565'/><link rel='alternate' type='text/html' href='http://aweb4p.blogspot.com/2006/11/disappointed-with-ie7.html' title='Disappointed with IE7'/><author><name>Ian</name><uri>http://www.blogger.com/profile/07656553402039339522</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>3</thr:total></entry></feed>