the original Motorola XOOM tablet is getting a bit old by mobile electronics standards, but it’s still a great tablet mainly thanks to several official OS upgrades (currently on early Jelly Bean), and plenty of unofficial ROM support. it had excellent specs when it launched (early 2011) and runs quite stable with moderate overclocking which …
posts tagged: mobile
how-to: website icons for all browsers/devices (favicon, apple-touch-icon, etc.)
the favicon.ico
works in Firefox, IE, Safari, Chrome (and others). also works in Windows when dragging a shortcut to the desktop.
at the minimum create an 8-bit 16×16 .ico format icon file
name the file favicon.ico and put it in the root of your website
add this code between the <head> and </head> tags of your html:
<link rel=”shortcut icon” …continue reading ⇨