English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

i had created an website and i want to place an ad in my site

i want the ad to be placed in the right side of the site that it the place i required to place the ad

please help me to get the html code to paste the add in a specified location in my site

2007-09-02 00:32:30 · 5 answers · asked by praveen M 1 in Computers & Internet Programming & Design

5 answers

image title


IMG: This is the HTML coding that tells the browser (Netscape or Explorer) to insert a graphic image into a web page

SRC: This is the attribute that indicates which file name or URL of the graphic image you want to place on the web page. In this example, the image name is a GIF called dollar.gif, which is stored in the directory called images on our web site. The file name or URL must be enclosed in quotation marks.

WIDTH / HEIGHT: These tags are your graphic image's dimensions, measured in pixels. Using the WIDTH and HEIGHT attributes in your IMG SRC tag preserves the layout of your web pages. Also, web pages using the WIDTH and HEIGHT attributes in their IMG SRC tags download faster than pages not using these attributes.

ALT: Stands for the alternative text attribute. Alternative text must also be enclosed in quotation marks.

HSPACE / VSPACE: This attribute sets the horizontal (left and right) and vertical (top and bottom) spacing around a graphic image. This attribute is particularly useful if you do not want your text to be flush against the graphic image.




check if BBCode is allowed to your site
to show image:
[img]url[/img]

url= url of the image.

2007-09-02 00:44:19 · answer #1 · answered by OgieV 4 · 0 0

The best way to DO page layout is with tables. Define your page in terms of rows and columns, and put your image src tag in the desired cell.

Do you want to see SAMPLE CODE? Then use the VIEW menu and pick SOURCE.

Good luck and Happy Computing!

2007-09-02 00:42:45 · answer #2 · answered by Anonymous · 0 0

Do not use a table for achieving layout - they are for tabular data. Instead learn a bit of CSS and if you don't want to convert your whole site then put the styles in the head section of your HTML.

2007-09-02 05:43:28 · answer #3 · answered by Phillip B 6 · 0 0

12 offended adult males who's terrified of Virginia Woolf? Rope long Day's journey Into nighttime A Streetcar Named choose (i think) solid Away (I propose, c'mon, for the main section) One Flew Over The Cuckoo's Nest is customarily one place... OH!! The Shining.... yeah.... this is the lodge and not something different than their living house for roughly six minutes... that could desire to count quantity.... there is so plenty greater.. Rear Window! Yeah. that should could desire to be one.

2016-11-13 23:47:24 · answer #4 · answered by ? 4 · 0 0



You can also change the size of the pic using WIDTH and HEIGHT.

So.. Something like:



Hope this helps. =]

2007-09-02 01:45:57 · answer #5 · answered by Ojcc 3 · 0 0

fedest.com, questions and answers