Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~505 People Reached
Favorite Forums

4 Posted Topics

Member Avatar for aslittell

Is it possible to set a table behind an image? I am trying to do a mouseover feature on an image, however it isn't working because the table is on top of the image.

Member Avatar for sourcebits
0
82
Member Avatar for aslittell
Member Avatar for aslittell

I am trying to link a PDF document in HTML and I keep getting this error: "Bad Request Your browser sent a request that this server could not understand. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request." My code is …

Member Avatar for aslittell
0
135
Member Avatar for tefflox

If you are trying to do this solely in HTML, just take your image [CODE]<img src="smileyface.gif">[/CODE] then add a style tag in there with a fixed position [CODE]style="position: fixed;"[/CODE] after that if you want to move it vertically or horizontally just add the appropriate positions into the style tag. Here …

Member Avatar for aslittell
0
221

The End.