Forum: HTML and CSS Apr 9th, 2007 |
| Replies: 4 Views: 841 |
Forum: HTML and CSS Apr 5th, 2007 |
| Replies: 4 Views: 841 a href and marker problems I think I am going nuts. I an using the <a> tag with href to go to a link in another document it works correctly in my topstyle editor, works in mozzilla. When I use IE7 it opens the page but does... |
Forum: JavaScript / DHTML / AJAX Nov 5th, 2006 |
| Replies: 1 Views: 1,403 help with this hiding text example Javascript [<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
<head>
<title></title>
<style type="text/css">
.nodisplay{
display: none;
}
</style>
<script type="text/javascript"> |
Forum: HTML and CSS Oct 15th, 2006 |
| Replies: 4 Views: 2,068 |
Forum: HTML and CSS Oct 15th, 2006 |
| Replies: 4 Views: 2,068 Re: HTML - Clickable Regions - help needed... I see nothing wrong. Though I changed the rectangle cords for it to work to "100,100,200,180" because I could not find the rectangle circle was fine. Perhaps your cords are wrong I don't have the... |
Forum: HTML and CSS Oct 2nd, 2006 |
| Replies: 1 Views: 1,138 possitioning of elements with css I want to place abox within a box. I want the small container inside the container. Here is the code:
<head>
<title></title>
<style type="text/css">
<!--
#container{ position: absolute;... |
Forum: HTML and CSS Sep 30th, 2006 |
| Replies: 2 Views: 1,235 |
Forum: HTML and CSS Sep 30th, 2006 |
| Replies: 2 Views: 1,235 Trying to get a Verizon mysite to work This worked perfectly on the home computer. When I FTP the files to verizon including directorys such as "css" "images". Some images show up most do not, there is no css support unless i put the... |
Forum: HTML and CSS Sep 22nd, 2006 |
| Replies: 7 Views: 7,114 |