Topic: thespacebetweenus.com (Page 1 of 1) |
|
---|---|
Paranoid (IV) Inmate From: the space between us |
posted 09-12-2003 16:12
oh well, once again, my page got a new interface. Suggestions for improvements, constructive feedback and tips are welcome. |
Paranoid (IV) Inmate From: everywhere |
posted 09-12-2003 17:35
I'm quite liking that, as a style I think it works pretty well. Better than the previous versions that I think I remember. I'm not too sure about the blue background to the date headers in the blue theme. Doesn't quite seem to work. I presume you're using some server-side language to generate the page, and the code probably looks OK in that, but it's totally unreadable once it's outputted to my browser. I like looking at people's code, and it's probably a good idea for people reviewing your site. s'only a minor thing though really... |
Paranoid (IV) Inmate From: A graveyard of dreams |
posted 09-12-2003 20:34
Looks good, better than the previous one |
Paranoid (IV) Inmate From: the space between us |
posted 09-13-2003 12:03
thx a lot for the input there. well i don't know yet if i really will add these /n tags to the php scripts...oh about the fixed img background. no, i don't want that, since i tried that over at mah portfolio site, and some people say that the scrolling isnt that smooth then. |
Paranoid (IV) Inmate From: everywhere |
posted 09-13-2003 19:11
Clarification: All \n does (note direction of slash) is add a newline character/line break in the HTML code, not really a tag, per se. Sorry if that was obvious. |
Paranoid (IV) Inmate From: the space between us |
posted 09-16-2003 20:20 |
Paranoid (IV) Inmate From: Mexico |
posted 09-17-2003 01:48
Indentation for unclear inhertied elements, like table labyrinths. I dont think that much of importance to you tho. |
Paranoid (IV) Inmate From: the space between us |
posted 09-17-2003 18:54
table labyrinths? i used only one single table , and this one can be found at the work page. the whole page is div structured |
Paranoid (IV) Inmate From: A graveyard of dreams |
posted 09-17-2003 19:24
I think Alevice only used tables as something that should be intended, and she also said 'I dont think that much of importance to you tho'... But the changes you've done to your code looks good, but there is still a couple of things that could be done to improve readability for us poor users. For your whole <body> tag only spans a couple of lines. Add a line break in between each news entry and it'll help a lot |
Paranoid (IV) Inmate From: the space between us |
posted 09-17-2003 20:42
oh, about the <p> tags.....i know that, but i will first do a few tweaks on the whole php script. then, i will also fix the thing with the P. anyway, thx for pointing that out. |