Forum: HTML and CSS Dec 21st, 2004 |
| Replies: 17 Views: 7,966 If W3C guidelines are followed, there cannot be a design elemant. You should put a stop to your creativity. W3c guidelines are to be followed in some cases, to be ignored in some cases, as simple as... |
Forum: HTML and CSS Dec 21st, 2004 |
| Replies: 17 Views: 7,966 "tables are for tabulated data, not layout." -
Certainly disagree. Tables are not only for tabulated data but also for layouts.
It plays the role as a vital design elemant in the html.... |
Forum: HTML and CSS Dec 15th, 2004 |
| Replies: 17 Views: 7,966 All the rounded corners in ebay are images. And it is a very small size. If you right click in the extreme end of the corner, you can get save as option. |
Forum: HTML and CSS Dec 15th, 2004 |
| Replies: 17 Views: 7,966 hi,
you can avoid viewers to download the graphics in a site through a javascript code. But even though it is there, there are quite lots of option to download..... name for a few 'saving the file... |
Forum: HTML and CSS Dec 6th, 2004 |
| Replies: 3 Views: 28,050 Hi,
You can insert a flash file through <embed src>. But, the w3c validator shows that tag as an invalid one.
:mad: We design professionals take the w3c guidelines as guidelines only. If you... |