Showing posts with label What is Graphics. Show all posts
Showing posts with label What is Graphics. Show all posts

What is Graphics, Sounds, Links HTML coding Tutorial?

Tuesday, February 7, 2012

What is Graphics, Sounds, Links HTML coding Tutorial?

 Graphics, Sounds and Links Coding Tutorial

Link Something <A HREF="URl"></a> 

Link to location <A HREF="URL#****"></A>  (ifin another document)

<A HREF="#***"></A>   (infin current document)

Target Window <A HREF="URL" TARGET= "***"></A>

Action on click <A HREF="URL" OnCLICK="***"> (Javascript)

Mouse over Action <A HREF="URL" Onmouseover="***"></A>  (Javascript)

Mouse Out Action  <A HREF="URL" Onmouseout="***"></A>  (Javascript)

Link to Email  <A HREF="Ornov:@"></A>

Specify Subject   <A HREF="Ornov:@?Subject=***"></A>                 (Use a real question mark)

Define Location <A Name="***"></A>

Display Image  <IMG SRC="URL">

Alignment   <IMG SRC="URL" Align=Top|Bottom|Middle|Left|Right>

Alignment   <IMG SRC="URL" Align=Texttop|Absmiddle|Baseline|Absbottom>

Alternate    <IMG SRC="URL" ALT="***">             (if image not displayed)

Dimensions    <IMG SRC="URL" WIDTH=?  HEIGHT=?>     (in Pixels)

                         <IMG SRC +"URL"WIDTH=% HEIGHT=%>    (as percentage of page width/height)

Border     <IMG SRC="RRL" BORDER=?>  (in pixels)

Runaround Space   <IMG="URL" HSPACE=? VSPACE=?>  (in Pixles)

Low-Res Proxy   <IMG SRC="URL" LOWSRC="URL">

Imagemap           <IMG SRC="URL" ISMAP>       (Requires a script)

Imagemap            <IMG SRC="URL" USEMAP="URL">

Movie Clip          <IMG DYNSRC="***"START="***"LOOP=?>

Background Sound        <BGSOUND SRC="***" LOOP=?|INFINTE>

Client-side Map             <MAP NAME="***"></MAP>          (Describes the map)

Map Section          <AREA SHAPE="DEFAULT|RECT|CIRCLE|POLY" COORDS=",,," HREF="URL"|NOHREF>

Client Pull             <META HTTP-EQUIV="REFRESH" CONTENT="?:URL=URL">

Embed Object        <EMBED SRC="URL">          (Insert object into page)

Object Size               <OBJECT></OBJECT>

Parameters            <PARAM>

Blogspot HTML Coding

Read more...

Lorem Ipsum

  © Blogger templates Newspaper by Ourblogtemplates.com 2008

Back to TOP