Form Action for Get Favicon (Domain only)


/ Published in: HTML
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <form action='http://www.google.com/s2/favicons?domain=' method='get' target='top'>
  2. <input style="width: 175px;background-color: #ff9;color:#a00" name='domain' type='text' placeholder='blogspot.com'/>
  3. <input type='submit' value='Submit' />
  4. </form>

URL: http://beben-koben.blogspot.com/2010/11/hopefully-useful.html

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.