Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Making a website
#1
So I kinda got forced against my will into this website making business, and I'd like your opinions on making good ones.

What should I use more, CSS or Javascript, if I just want a nice "personal" page? (I'm already using PHP a lot because I know it well)
Reply
#2
Well...I suggest you go for CSS if you want a nice "personal" page or Javascript if you want to go over the top!
Reply
#3
From what little I know about website design: Javascript is much more useful if you want interactive stuff, but CSS is what you want to use if you're doing any aesthetics.
Reply
#4
But the new CSS has animations and interactive stuff; is it limited compared to what Javascript can do?
Reply
#5
(03-30-2012, 10:00 PM)noob007 Wrote: But the new CSS has animations and interactive stuff; is it limited compared to what Javascript can do?
It all depends on what you want to do.
Reply
#6
I have no idea about new CSS stuff (or HTML5); basically, what I know is that if you want any sort of simple decoration (text color, size, and fonts; spacing of the web page so you can have non-"following" bottom bars like the Buildism copyright way down there) you're best off with CSS. Javascript is used for more advanced things (especially when you combine it with PHP) where you want things like, for example, embedded youtube videos or audio players or dynamic game pages where you have a list of buttons and clicking one makes game A appear in a box; clicking another makes game B appear in a box; etc.
Reply
#7
CSS is for making websites pretty, Javascript is for making them do cool things.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)