gYnophObia
06-04-2006, 04:59 PM
alright well... here i go :p
1) is the div tags with css the equivalent to using tables with html? ... because i want to use css to apply to a bunch of pages instead of using tables on every html page
2) my website is hosted for free at freewebs.com but they dont support everything... like php and jsp.. (not too sure what those are yet but...) i plan to learn everything i can... so how would i go about doing this? am i gonna have to pay to be able to practice that stuff? ... or should i just concentrate on stuff like javascript, css, and html right now? (im a newbie)
3) i want to practice all the stuff im learning... but i might not use some on my site... so is there a site that mayb gives good quizzes or games that help you to remember all kinds tags and attributes or w/e for css and html? i want to be able to know everything on the spot! :mad: .... :)
4) and also i noticed when trying to use an external style sheet and linking the html page with <link rel="stylesheet" href="blah.css" type="text/css" />, i couldnt fix images to be aligned i believe it was... so does adding media="all" allow me to link everyting to the css sheet?... cuz my site wouldnt just have text...
5) and also ive seen in a book that you can use just "<style> </style>" for an internal sheet.. is this the short hand method for an internal one? ....
6) and is "<link rel="stylesheet" href="blah.css" />" a shorthand method for an external one?
7) best way to make websites cross-browser compatible and any screen resolution compatible?
ill try to think up more for you guys later :D
1) is the div tags with css the equivalent to using tables with html? ... because i want to use css to apply to a bunch of pages instead of using tables on every html page
2) my website is hosted for free at freewebs.com but they dont support everything... like php and jsp.. (not too sure what those are yet but...) i plan to learn everything i can... so how would i go about doing this? am i gonna have to pay to be able to practice that stuff? ... or should i just concentrate on stuff like javascript, css, and html right now? (im a newbie)
3) i want to practice all the stuff im learning... but i might not use some on my site... so is there a site that mayb gives good quizzes or games that help you to remember all kinds tags and attributes or w/e for css and html? i want to be able to know everything on the spot! :mad: .... :)
4) and also i noticed when trying to use an external style sheet and linking the html page with <link rel="stylesheet" href="blah.css" type="text/css" />, i couldnt fix images to be aligned i believe it was... so does adding media="all" allow me to link everyting to the css sheet?... cuz my site wouldnt just have text...
5) and also ive seen in a book that you can use just "<style> </style>" for an internal sheet.. is this the short hand method for an internal one? ....
6) and is "<link rel="stylesheet" href="blah.css" />" a shorthand method for an external one?
7) best way to make websites cross-browser compatible and any screen resolution compatible?
ill try to think up more for you guys later :D