[Hidden-tech] proofing a website

Mark D. Hamill markdhamill at gmail.com
Tue Dec 20 16:55:21 EST 2016


Technically, if your website is standards compliant you can test by simply
reducing the width of the browser window and see what happens. Responsive
content is usually either hidden or pushed below the main content.

Just in case it's not being done make sure your HTML is version 5 and that
you validate your HTML and CSS with w3.org's validators.

http://validator.w3.org/
https://jigsaw.w3.org/css-validator/

Browser manufacturers now go through a lot of trouble to ensure they comply
with standards. There are some exceptions of course, but writing standards
compliant HTML, CSS and Javascript is probably the fastest and cheapest way
to address potential incompatibility issues. Those browsers with quirks are
probably worth ignoring until they fix their browsers.

There are some browser quirks you can decide if you want to address or not.
Retinal displays like retinal images (2x the detail) and images served to
these devices may look fuzzy. Wordpress has a plugin that detects these
devices and can serve retinal images. Also, Apple devices promote their
Apple touch icons and some developers will make sure their markup supports
Apple's peculiar standard.

https://developer.apple.com/library/content/documentation/AppleApplications/Reference/SafariWebContent/ConfiguringWebApplications/ConfiguringWebApplications.html

On Tue, Dec 20, 2016 at 4:30 PM, Kristi <krystyobolyte at gmail.com> wrote:

> you can try this, too:
>
> https://search.google.com/search-console/mobile-friendly
>
> Kristi A. Bodin
> Montague, MA
> c: 413-695-9848 <(413)%20695-9848>
> krystyobolyte at gmail.com
> http://twitter.com/MarthazKristi
> http://www.linkedin.com/in/kristibodin
>
>
>
> On Tue, Dec 20, 2016 at 2:42 PM, Dan Belmont Piano Teacher <
> dbelmont2 at gmail.com> wrote:
>
>> Hello Everyone --
>>
>>    What specific computers, phones, and tablets should I view my website
>> on to
>> make sure that it is formatted correctly everywhere ? I am assuming I
>> should just look
>> at the most popular ones ...
>>
>> Thanks !
>>
>> Dan Belmont
>> Piano Teacher
>>
>> _______________________________________________
>> Hidden-discuss mailing list - home page: http://www.hidden-tech.net
>> Hidden-discuss at lists.hidden-tech.net
>>
>> You are receiving this because you are on the Hidden-Tech Discussion list.
>> If you would like to change your list preferences, Go to the Members
>> page on the Hidden Tech Web site.
>> http://www.hidden-tech.net/members
>>
>
>
> _______________________________________________
> Hidden-discuss mailing list - home page: http://www.hidden-tech.net
> Hidden-discuss at lists.hidden-tech.net
>
> You are receiving this because you are on the Hidden-Tech Discussion list.
> If you would like to change your list preferences, Go to the Members
> page on the Hidden Tech Web site.
> http://www.hidden-tech.net/members
>



-- 
Cogito ergo boggum?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.hidden-tech.net/pipermail/hidden-discuss/attachments/20161220/967d9678/attachment.html 


Google

More information about the Hidden-discuss mailing list