From: Born in Dublin, Ireland .:. now living in the US Insane since: May 2003
posted 06-12-2003 15:42
Nice clean design ::: I can't read what the information at the bottom of the page is however. I think it's a fax number? Anyway, I can only partily see the lettering. I'm not sure about the frames though. I try to stay away from them if at all possible. Ohhhhhhhhh ::: Ok, I see the bottom part now. very nice. I don't like the scrolling partners ad's, just a personal preferance. Over all I like it ::: I really like the menu. Compact.
I thought web pages tended to end in .html not .gif... Can we not see a working version of the page, it would be a lot easier to analyze then, as the visitor/preopective client will see it.
I started this post to get tips on how to make the page in a good/smart way. It would be strange to make the page before i ask, and very stupid, that's why i have made it only as a GIF until now.
quote:I thought web pages tended to end in .html not .gif... Can we not see a working version of the page, it would be a lot easier to analyze then, as the visitor/preopective client will see it.
Fair enough, I can see your design and graphics. Half the stuff I would look at isn't stuff I can see now though, like how you code it, what happens when I resize my browser, hover over and click on links etc. What's more it looked to me like that was a screenshot of an actual page, and not a photoshop rendering, which was why I thought you might have a working page already built. As for this comment:
quote:It would be strange to make the page before i ask
I would tend to disagree. Just because you make a page doesn't mean it's then finished, especially if you're asking for reviews of it. If you found a typo in it, you would correct it, just like if someone pointed out something in your design you might well correct that too.
Anyways. I think I would like the newer version more, largely because it doesn't use frames, visually, it probably isn't as appealing. It's all a little monochromatic for my liking, it needs another colour, like a nice blood red to bring some focus to an important part of the page. At the moment I am most being drawn towards the graphic on the right. This doesn't seem like a sensible place to draw someone's eye, but the big bold font and black border lead you straight there. The same might well happen if you put a banner ad in the box at the top there. Other than those points it looks quite nice I'd say.
If you wanted to code it then it would be easy to do without tables, maybe see BlueRobot for some layout tips if you haven't done anything like it before. Hope that's of some help.
Thanks for the tips quisja. I have made the top of the page but I have not uploaded it. I tend to never create a page before I fully have made the design because sometimes if i just quickly make a graphics and then make the page from that original graphics I never have the time and energy to make it cooler. So I have started to work more with the graphics before I even create the page.
You also said that it looks like a screenshot of a page. That´s probably because I know how I can code and that´s why I only make the sketches like that.
If you look at the sketch of http://www.wssoftware and how it came out you will not see a difference in IE4+ NS4+ from the PSD/GIF.
I dont know if I dare to use CSS only to format the page, what if someone dont have css-compatible browser?
P.S I am very tired now and I am going to bed so some of my sentences maybe don't make any sence D.S
quote:I dont know if I dare to use CSS only to format the page, what if someone dont have css-compatible browser?
Well the first point is, it will still generally display, most people will still be able to read/access the content, even if it doesn't quite look the same.
Second point is, the people you are talking about make up a very small minority. According to this interview with some guy from ESPN's webdesign team:
quote:For the month before our redesign, we calculated that 97.44% of our users were using standards-compliant browsers (IE 5+, Netscape 6+, Mozilla, Opera 6+, Safari, Chimera, and Konqueror),
The way that your tables are nested so deep that the code almost falls off the right hand side of my screen? Other than that, I'm not liking your input boxes, I'd keep the same sized border all the way round. It seems to be encroaching on other elements otherwise. Minor thing I know.
[edit] This is one of the best pieces of writing I've come across which explains why tablehacking and the like are yesterday's news. [/edit]
[This message has been edited by quisja (edited 06-20-2003).]
quote:I want the page to look exactly as it does now..
This is just my opinion, of course, but if you want your design to look exactly like something, you should be in print design, not web design. Trying to get your designs to look exactly the same in every browser out there is not only impossible, it's approaching the problem from the wrong direction. The web is fluid, and web design should "go with the flow."
Like I said, that's just an opinion.
Oh, and as for whether or not you can do it with css, my answer would be: you can do anything with CSS that you can do with tables, and more often than not do it better. If you need CSS help you can always drop by the CSS forum.
Ah, well, in that case, yes, you can get it to look like that in IE using CSS. Like I said above, you can do anything with CSS that you can do with tables. You will, however, have to change your way of thinking about design--when you have relied on tables for so long, it can be hard to switch over to a CSS way of thinking.
The FAQ has a bunch of good info on CSS. Unfortunately, it seems to be scattered all over the place, but this should be a good place to start. Good luck with the project.