Posts: 7,801
Threads: 187
Joined: Feb 2010
Reputation:
0
As the title says: What are some good ways to start coding/designing a website? I'd like to make a website for my "community" (which no, is not active; just testing the waters with website design) and I really have no idea where to start!
How do you design it? Do I need Photoshop or something of the sort? Are there other tools out there that are better? Do I need to learn PHP, HTML and CSS? Where can I learn the basics?
I'm hoping those of you who have done this before can give me a little insight...
Posts: 3,934
Threads: 353
Joined: Jan 2010
Reputation:
0
I don't tend to use Photoshop when I'm designing a website, just need to know CSS ( You might decide to use Photoshop in the future, but in my opinion, CSS is much easier. ) you can learn the basics of PHP, HTML & CSS on w3schools or you could just do a quick ****** search what ever you find easier.
For now, if I was you, I'd just learn HTML & CSS, then move onto PHP, seeing as HTML is the basic code to make a website and CSS is the design of the website.
Also, good luck with it. I find developing websites quite relaxing actually!
Posts: 7,801
Threads: 187
Joined: Feb 2010
Reputation:
0
When you say to just use CSS instead of Photoshop, is there like a "CSS editor" or is CSS like normal scripting? Do you know what I mean, or am I confusing you?
Posts: 872
Threads: 25
Joined: Sep 2014
Reputation:
0
You need to learn about JS and JQuery too, to make your site looks modern.
Posts: 2,286
Threads: 18
Joined: Jun 2010
Quote:
Originally Posted by X337
You need to learn about JS and JQuery too, to make your site looks modern.
|
You don't need that for design. Please don't fill your webpages with 50MiB of heavy JS frameworks.