Search Results

Showing results 1 to 6 of 6
Search took 0.01 seconds.
Search: Posts Made By: ccube921
Forum: HTML and CSS Jan 20th, 2009
Replies: 3
Views: 563
Posted By ccube921
Hello ayi, I see that you wrote:
position:absolute
well, I tested this and if you change that to position:fixed; it works fine, in my code I made a big green div to demonstrate the scrolling, here...
Forum: HTML and CSS Jan 12th, 2009
Replies: 4
Views: 2,147
Posted By ccube921
Hi, its simple just add this by your table declaration: cellspacing="0",
so our table declaration will look like this:
<table width="600" height="600" border="0" cellspacing="0">

That should...
Forum: HTML and CSS Dec 26th, 2008
Replies: 5
Views: 648
Posted By ccube921
Observe the daniweb design, a rectangle with rounded corners. Most people have a 1024x768 resolution, so design a big rounded rectangle for that resolution, then if someone has a bigger resolution...
Forum: HTML and CSS Dec 10th, 2008
Replies: 5
Views: 1,141
Posted By ccube921
cross browser problems, that leaves me with more than enough to chew on, but if it is positioning problems here are some things to be known: use margins AND padding (IE only does margins), I posted a...
Forum: HTML and CSS Dec 8th, 2008
Replies: 15
Views: 6,180
Posted By ccube921
Here is one that really works, even on IE!!!!!! From: css-tricks.com
to set in the exact center of the page(if you change it you can have it vertically or horizontally centered):

div
{...
Forum: HTML and CSS Nov 27th, 2008
Replies: 2
Views: 858
Posted By ccube921
You can put your hover bar higher on the z-index which will give it precedence to appear over that div of yours
Showing results 1 to 6 of 6

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC