Creative, Informative and Entertaining Stuff for everyone

Sunday September 5th 2010

Categories

Archives

Calender

September 2010
S M T W T F S
« Jul    
 1234
567891011
12131415161718
19202122232425
2627282930  

‘HTML’ Archives

font size issue on iphone

In case you are viewing the html page in iphone and the content appear differenct (the font size appearing bigger/smaller) than other phone, then add the below meta tag code for iphone in your html file in the head tag For more details visit [...]

integrate window media player in your website

<html> <head></head> <body leftmargin="0" topmargin="0"> <table cellpadding="0" cellspacing="0" border="0"> <tr height="350"><td align="center"> <table cellpadding="0" cellspacing="0" border=1 bordercolor="black"> <tr> <td valign="top"> <OBJECT ID="MediaPlayer" WIDTH="320" [...]