Forum: HTML and CSS Feb 5th, 2008 |
| Replies: 3 Views: 656 Am making my website with a BGCOLOR of #FFFFCC in the body element. Then my icons are transparent GIFs using the same color value as a the matte.
Here is my question, as I am not too familiar... |
Forum: HTML and CSS Jan 22nd, 2008 |
| Replies: 2 Views: 6,217 Thank you for the solution. Don't have enough wokring knowledge of forms to realize that solution was possible. Obviously I should study more. |
Forum: HTML and CSS Jan 21st, 2008 |
| Replies: 2 Views: 6,217 So I am trying to do some sizing formating with my HTML code, and I did something that works but I need to make sure I didn't do anything bad that will come up and bite me later.
I essentially am... |
Forum: HTML and CSS Dec 19th, 2007 |
| Replies: 4 Views: 1,926 No, seriously, the values themselves are full URL links, and that's why the value shows up....so doing it another way. |
Forum: HTML and CSS Dec 19th, 2007 |
| Replies: 4 Views: 1,926 It seems to be because the VALUE is a full reference that this is happening.
So am guessing I need to consolidate all my links into a master array and make the value of each radio the element... |
Forum: HTML and CSS Dec 19th, 2007 |
| Replies: 4 Views: 1,926 So am using Perl to dynamically generate a form with radio buttons. And no, this is not a Perl question. Essentially the form allows the user to specificy which links to use for Line 1, 2, 3, etc. ... |