Topic: thespacebetweenus.com (Page 1 of 1) |
|
---|---|
Paranoid (IV) Inmate From: the space between us |
![]() oh well, once again, my page got a new interface. Suggestions for improvements, constructive feedback and tips are welcome. |
Paranoid (IV) Inmate From: everywhere |
![]() 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 |
![]() Looks good, better than the previous one |
Paranoid (IV) Inmate From: the space between us |
![]() 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 |
![]() 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 |
![]() |
Paranoid (IV) Inmate From: Mexico |
![]() 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 |
![]() 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 |
![]() 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 |
![]() 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. |