Skip navigation
Currently Being Moderated

OT: Apple-Touch Icons?

Sep 23, 2012 4:47 PM

Hi,

I'm making an Apple-Touch-Icon.

 

One site says the png should be 57 x 57px. 

 

Another site says 129 x 129 to fit iPad and smaller devices will automatically scale it down. 

 

Then a 3rd site says to create multiple files and use this in the <head> tag:

<link rel="apple-touch-icon" href="apple-touch-icon-iphone.png" />

<link rel="apple-touch-icon" sizes="72x72" href="apple-touch-icon-ipad.png" />

<link rel="apple-touch-icon" sizes="114x114" href="apple-touch-icon-iphone4.png" />

<link rel="apple-touch-icon" sizes="144x144" href="apple-touch-icon-ipad3.png" />

 

What about iPhone5+ ?

 

Is there a standard icon size?  If so, what is it?

 

 

Thanks,

Nancy O.

 
Replies

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points