Nvmd, I found the option to do that in Dreamweaver MX 2004.
But, the image repeats itself, how can I get it not to do that
I m not exactly sure but I think u need to have both things ...Ur webpage and BG Image sige to the same size Otherwise if you wants to allign image at the centre then u needs to write codes for it which I dont know..Originally Posted by blade
![]()
__________________________________________________ ___
![]()
![]()
Troubleshoot a Dead/Unbootable PC / Microsoft Events Viewer
Troubleshoot Printer / Most Common Home Audio Problems_![]()
![]()
![]()
just use CSS it is really easy. say you want to have a different background for anything
put this in the CSS file :
idname {background-image: url('image.jpg')}
then put this in the code (we will use <ul> as an example):
<ul id="idname">
this will make the list have a different background from the rest of the page
Click Here for free AMD FX-57 PC
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks