Archive for the 'HTML' category
Wednesday, September 1st, 2010
<form action="<?=$_SERVER['PHP_SELF']?>" method="post"> <select name="test[]" multiple="multiple"> <option value="one">one</option> <option value="two">two</option> <option value="three">three</option> <option value="four">four</option> <option
Posted in HTML | No Comments »
Wednesday, July 28th, 2010
Form SELECT elements (<select>) within your form can be accessed and manipulated in JavaScript via
Posted in HTML | No Comments »
Saturday, November 28th, 2009
<!– comment <!–This can be viewed in the HTML part of a document–> Nothing will
Posted in HTML | No Comments »
Monday, April 20th, 2009
Simple MailTo <a href=”mailto:astark1@unl.edu”>MailTo with Multiple Recipients <a href=”mailto:astark1@unl.edu,ASTARK1@UNL.EDU“>MailTo with Subject <a href=”mailto:astark1@unl.edu?subject=Comments from MailTo
Posted in HTML | No Comments »
Thursday, January 15th, 2009
<OBJECT CLASSID=”clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B” WIDTH=”160″ HEIGHT=”110″ CODEBASE=”http://www.apple.com/qtactivex/qtplugin.cab”><PARAM NAME=”src” VALUE=”/Video/bun.mov”><PARAM NAME=”autoplay” VALUE=”true”><PARAM NAME=”controller” VALUE=”true”><PARAM NAME=”loop” VALUE=”false”><EMBED SRC=”/Video/bun.mov” WIDTH=”160″
Posted in HTML | 1 Comment »
Sunday, November 23rd, 2008
Punctuation HTML Entity (case sensitive) ISO Latin-1 code name or meaning – – – en
Posted in HTML | No Comments »
Saturday, June 7th, 2008
I always need to Google for them, now I know where I can find them for shure.
Posted in HTML | No Comments »