My Design Showcase site (just finished)
Hi, guys. I just completed my 3D Showcase website, after several months of tweaking.
What are your opinions on the site? Also, any opinions on the layout, coding and images are welcomed.
T E C H N I C A L
From a technical point of view, it features heavy use of PNG images to create all of the transparency effects, in a way that allows Internet explorer to see them (which is unusual). It uses CSS to position and style all page elements. Because of browser incompatibilities, i had to write separate CSS files for every major browser, and used java script to serve them up to the right browser. I tested the site with 3 browsers: Safari, Internet Explorer 6 for Windows, and Mozilla browsers.
In addition, if you have ever seen some design sites on Windows, all images are horribly dark because PCs have darker displays. I made a separate set of images for Windows and Mac, so that images look their best on every platform. To achieve this, i used CSS (and rarely java script) to insert all images. Finally, all of the buttons on the site use CSS to have 3 'states': normal, hover, and clicked.
If you have any suggestions or questions, please don't hesitate to ask.
Hi, guys. I just completed my 3D Showcase website, after several months of tweaking.
What are your opinions on the site? Also, any opinions on the layout, coding and images are welcomed.
T E C H N I C A L
From a technical point of view, it features heavy use of PNG images to create all of the transparency effects, in a way that allows Internet explorer to see them (which is unusual). It uses CSS to position and style all page elements. Because of browser incompatibilities, i had to write separate CSS files for every major browser, and used java script to serve them up to the right browser. I tested the site with 3 browsers: Safari, Internet Explorer 6 for Windows, and Mozilla browsers.
In addition, if you have ever seen some design sites on Windows, all images are horribly dark because PCs have darker displays. I made a separate set of images for Windows and Mac, so that images look their best on every platform. To achieve this, i used CSS (and rarely java script) to insert all images. Finally, all of the buttons on the site use CSS to have 3 'states': normal, hover, and clicked.
If you have any suggestions or questions, please don't hesitate to ask.