Microsoft
Software
Hardware
Network
Question : font in different way in php
Hi
how i can apply font size for this :
print "<option value=\"".$rec["ref"]."\"$
chosen>" .$rec["name"].$rec["addres
s1"]." </option>\n";
thanks
Answer : font in different way in php
two ways
<option style=\"font-size:24px;\" value=\"".$rec["ref"]."\"$
chosen>" .$rec["name"].$rec["addres
s1"]." </option>\n";
<font size=\"+2\"><option value=\"".$rec["ref"]."\"$
chosen>" .$rec["name"].$rec["addres
s1"]." </option></font>\n";
Random Solutions
DPM 2010 - Agent Install Problem (On 2k3 DC)
Virus and/or Malware redirecting my links
How to Combine The Data in Two Excel Sheet into One Using VBA
Raid 1 Rebuild Failed - Adaptec 1210SA
VC++ change .exe icon
Change Username on SBS2008
Exchange 2010. Install Failed, now can't uninstall
transfering a directory with multiple files in parallel
detect registry change windows ce
Inserting data into a varbinary(max) field