summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorJeroen Bensch <jeroen@44.no-reply.drupal.org>2001-03-05 13:56:41 +0000
committerJeroen Bensch <jeroen@44.no-reply.drupal.org>2001-03-05 13:56:41 +0000
commit830e9b3f4f011640047e6607af79347668ea3040 (patch)
tree5e6ea0fa3f737f100af39a995f9e5aa3f489b27d /modules
parentd684b1f10aecc3403a8ec97d45118f67883480e5 (diff)
downloadbrdo-830e9b3f4f011640047e6607af79347668ea3040.tar.gz
brdo-830e9b3f4f011640047e6607af79347668ea3040.tar.bz2
Hi all,
I tweaked my theme a bit, don't know if it'll help much but I was able to squeeze a table out of abstract and article. So what you'd say? Well, since the abstract function is called for every post on the main page, I thought that it'd improve it a bit. Of course it isn't much but less tables to show the same is always a good thing. Also, due of the deleted table, I could delete some backgrounds (less traffic from the server to the client) and placed them once in a TABLE header. OK, but a cool side-effect is that it's more HTML 4.01 compliant. Because BACKGROUNDs are allowed in TABLEs and I think it's a bit unclear if they can be in TD yes or no. Either way, this brought to my attention that my !DOCTYPE is strict... I started of strict though... But I think it's a better idea to switch to transitional/loose. OK I think that was it... Oh also because of the changed TABLE structure I had to delete some BGCOLORs. Again, it might be a teeny weeny bit faster, but when you see my site being build up it isn't that nice anymore. (bgcolors are displayed faster than backgrounds). Nevertheless its the result that counts not? Let's hope everything still works. Jeroen.
Diffstat (limited to 'modules')
0 files changed, 0 insertions, 0 deletions