Some Noob help please :)

Funny i was just thinking exactly the same thing, as for the hosting once i've got something you can actually look at i'll look at getting a domain and something setup.

Thanks for the input though

Edit: Thanks for the heads up on the class, i'll change that in a bit :)
 
One other thing, in my short time of messing about with the divs and css i've noticed that IE7 has a habit of rendering things differently to the other browsers.

I've come across a bit of javascript that you can use on a start page that will identify the browser and redirect you, at the moment i've got two sets of the pages/css. One set for chrome/safari/firefox and opera and the other for ie7.

Now even i know this isn't the best way of doing things, in my case it's ok and it's good experience but how would you all normally redirect the browser to a separate style sheet?
 
well i told you i'd be back, i'm having a read of this tutorial at the moment:

http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_14380&sliceId=1

I'm just trying the ssi test with <!--#echo var="DATE_LOCAL" -->, server is running iis6 and doesnt seem to be doing anything :(

Edit: It's ok, i got it. I just needed to enable asp on the server and rename the file .aspx :) wooo
 
Last edited:
Back
Top Bottom