Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Feb 24, 2012 02:54 PM by usman400
Member
93 Points
88 Posts
Feb 24, 2012 09:05 AM|LINK
I have created a web page by suing table in two different td i have put two different images of same pic (means i have cut a menu bar in two parts but it is showing a bar between it i have also used opecity to that image tell me what should i do.
Regards.
Lucky
Contributor
3513 Points
721 Posts
Feb 24, 2012 09:11 AM|LINK
Why dont you put both images inside a single td?
IT will be better for you, even if you want to show space, you can ppress space key between two images
Feb 24, 2012 09:15 AM|LINK
as salam walekum
In first td i have made a menu and another td just a message box
278 Points
65 Posts
Feb 24, 2012 09:30 AM|LINK
You can manage distance between image (tag <img) and neighbouring text or another image using property hspace, in example:
<img src="p1.jpg" hspace="10">
which means distance of 10 pixels.
O. Zhelezov
Feb 24, 2012 10:03 AM|LINK
im using both images as background because in ist image i have put in back ground and on it i have made menu bar
and second image is as it is.
Feb 24, 2012 02:54 PM|LINK
You should send a link to screenshot of the problem, and the related html code
lucky1527
Member
93 Points
88 Posts
web page
Feb 24, 2012 09:05 AM|LINK
I have created a web page by suing table in two different td i have put two different images of same pic (means i have cut a menu bar in two parts but it is showing a bar between it i have also used opecity to that image tell me what should i do.
Regards.
Lucky
usman400
Contributor
3513 Points
721 Posts
Re: web page
Feb 24, 2012 09:11 AM|LINK
Why dont you put both images inside a single td?
IT will be better for you, even if you want to show space, you can ppress space key between two images
lucky1527
Member
93 Points
88 Posts
Re: web page
Feb 24, 2012 09:15 AM|LINK
as salam walekum
In first td i have made a menu and another td just a message box
Zhelezov
Member
278 Points
65 Posts
Re: web page
Feb 24, 2012 09:30 AM|LINK
You can manage distance between image (tag <img) and neighbouring text or another image using property hspace, in example:
<img src="p1.jpg" hspace="10">
which means distance of 10 pixels.
O. Zhelezov
lucky1527
Member
93 Points
88 Posts
Re: web page
Feb 24, 2012 10:03 AM|LINK
im using both images as background because in ist image i have put in back ground and on it i have made menu bar
and second image is as it is.
usman400
Contributor
3513 Points
721 Posts
Re: web page
Feb 24, 2012 02:54 PM|LINK
You should send a link to screenshot of the problem, and the related html code