Forum: HTML and CSS Aug 17th, 2008 |
| Replies: 7 Views: 825 I know that the rage is to do everything with css and while I code using it on many things, the tried and true method, if you're going to use an image is to do this with an image map. This really is... |
Forum: HTML and CSS Feb 26th, 2008 |
| Replies: 21 Views: 3,512 With so many WSYWIG editors out there, why would you ever want to hardcode unless you're just after the learning experience...or pain! LOL
Whatever the reason, do a search on google (or your fav... |
Forum: HTML and CSS Feb 25th, 2008 |
| Replies: 2 Views: 681 Hmmm, sounds very plausible. I still need to add some security level access but that just might work. Thanks for the input DangerDev, I'll definitely use your input and see what I can come up with.... |
Forum: HTML and CSS Feb 24th, 2008 |
| Replies: 24 Views: 2,805 The original piece of code you supplied has some basic code "needs" but absolutely DOES NOT prevent the image from appearing as long as the page and the image are saved in the same directory. Also,... |
Forum: HTML and CSS Feb 24th, 2008 |
| Replies: 2 Views: 681 I'm in the process of building a website for a racetrack for dirt racing. There used to be a script or code that I saw years ago that allowed authorized users (the client) to add text messages to the... |
Forum: HTML and CSS Jan 30th, 2008 |
| Replies: 13 Views: 2,121 MattEvans points to another good alternative. The only drawback would be the learning curve. At this point though, it's something you should really consider if you're going to be doing this more. SSI... |
Forum: HTML and CSS Jan 28th, 2008 |
| Replies: 13 Views: 2,121 Agreed. It's not about being incorrect, browsers just don't handle frames very well anymore. There are some issues with frames that have just become obsolete in the varying browsers. Search engines... |
Forum: HTML and CSS Jan 28th, 2008 |
| Replies: 13 Views: 2,121 Wow, why would you ever still want to use frames? It's such an archaic design tool with both fundamental and implementation problems, having said this though, if you insist on using them try reading... |