nightbandit
New Member
- Messages
- 53
- Reaction score
- 0
- Points
- 0
So I've just started making my website (http://craptastic.co.cc)
I'm still working on the design a bit, and I'll content later. And in case you're wondering why they're php files is because I plan on adding some php later.
I just wanted to get some recommendations from you guys on how to design/code the site.
I also want to know how I should handle images, if they're too big then it breaks the layout. So I went into my css file and changed the max-width, but how can I make it so that you can click on the "thumbnail" and view the image full size? And any suggestions on how to frame them? Is just having an outline like what I have now good enough or should I change them to something more like what Wikipedia has. One last thing about images, how can I make the spacing between images different (space from text to image)?
Should I leave the layout the same size I have right now, or should I change it? The reason I have it at the size now is so that people with 800x600 res. can see it fine. Or is there a way to change the stylesheet depending on the viewer's resolution (I heard you can find out resolutions with javascript)?
UPCOMING CHANGES (don't comment on these things):
This is my first website so I hope I'm not asking stupid questions. :dunno:
I'm still working on the design a bit, and I'll content later. And in case you're wondering why they're php files is because I plan on adding some php later.
I just wanted to get some recommendations from you guys on how to design/code the site.
I also want to know how I should handle images, if they're too big then it breaks the layout. So I went into my css file and changed the max-width, but how can I make it so that you can click on the "thumbnail" and view the image full size? And any suggestions on how to frame them? Is just having an outline like what I have now good enough or should I change them to something more like what Wikipedia has. One last thing about images, how can I make the spacing between images different (space from text to image)?
Should I leave the layout the same size I have right now, or should I change it? The reason I have it at the size now is so that people with 800x600 res. can see it fine. Or is there a way to change the stylesheet depending on the viewer's resolution (I heard you can find out resolutions with javascript)?
UPCOMING CHANGES (don't comment on these things):
- Make columns same size no matter what (currently hiding it by making wrap the same bg color as sidebar)
- Add content (of course)
- Automatically create thumbnails
This is my first website so I hope I'm not asking stupid questions. :dunno:
Last edited: