The "Freeola Customer Forum" forum, which includes Retro Game Reviews, has been archived and is now read-only. You cannot post here or create a new thread or review on this forum.
;)
[URL]http://platformgamers.info/contactus.html[/URL]
> I've made a kinda enter page, what you think?
No no no no no no no no no no no no! What function does it serve? Why the need? Splash pages are soo 90's. Inside though... Much better, still liking it compared to v.1
> Right, the next problem: are you going to quit your
> job/school/prison/whatever to concentrate on running the site? It'll
> take forever to update the pages and layout.
Very true. Three news items on the current awful HTML company website? four hours frustrating upload / change / sitewide library item update.
The same three news items added to my PHP/MySql based Css/xhtml site? Three minutes.
> I've made a kinda enter page, what you think?
Welcome page is awful, but the main site is far, far better (looking) than the first one I saw.
> cjh wrote:
> > type="text/css" media="screen" />
>
> Forgive me for being a tard, but what does the 'media' bit concern?
Media is for disctating what the style is aimed for...
Screen = Montior/TV
Print - Print
Mobile - PDA/Phone
Aural - Audio Browsers
There's about 10 different media types for CSS, most generic being "ALL"
> > type="text/css" media="screen" />
Forgive me for being a tard, but what does the 'media' bit concern?