/    Sign up×
Community /Pin to ProfileBookmark

Could someone please provide me with the html code to place a image in the bottom right hand corner of the page?

I am only placing a image on this page and would like it to be in the extreme bottom left hand cornver with no scroll bars.

Thank you ?

to post a comment
HTML

2 Comments(s)

Copy linkTweet thisAlerts:
@cbiMay 20.2005 — Easy... i think heres the code I would use.

[COLOR=Navy]<HTML>

site site site

site site site

site site site

site site site

site site site

site site site

<IMG SRC="img.gif" ALIGN="left">

[/COLOR]


That would work... :p
Copy linkTweet thisAlerts:
@David_HarrisonMay 20.2005 — Or perhaps you could put this in the <head> section of your page:&lt;style type="text/css"&gt;&lt;!--

body{
background-color:#ffffff;
background-image:url(IMAGE.jpg);
background-repeat:no-repeat;
background-position:100% 100%;
}

--&gt;&lt;/style&gt;
Have a look at [url=http://www.w3.org/TR/CSS21/colors.html#q2]this[/url].
×

Success!

Help @Supersingh_UK spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.17,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @nearjob,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...