Archive for the 'HTML' category

Coduri şi TAG-uri HTML

<!-- comment ...

Using the HTML a tag

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 Syntax Page">  MailTo with a Copy <a href="mailto:astark1@unl.edu?cc=ASTARK1@UNL.EDU">MailTo with a ...

Insert .mov into html

<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" HEIGHT="110" AUTOPLAY="true" CONTROLLER="true" LOOP="false"  PLUGINSPAGE="http://www.apple.com/quicktime/"></EMBED></OBJECT>

HTML – ASCII Special Characters

...

HTML Romanian special characters

I always need to Google for them, now I know where I can find them for shure. Ă ă &#x102; &#x103;   Â â &Acirc; &acirc; This has a standard HTML entity, ...