• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Programming a website

Davo818

n00b
Joined
Dec 6, 2004
Messages
53
How does that work? I want to start learning how to make a website from nothing. Is it like 1 person does the programming and the other does the design or do I have to know it all and program it html/php/ and any other design programs?
Please tell me where to start.
 
Web Design can work in a variety of ways. It's certainly possible for one person to write the HTML/PHP with only CSS tags thrown in and have another person come by and style it later, but it's just as easy for those roles to be filled by the same person.

Have you done any programming before? If you've done C/C++, you'll be able to pick up PHP very quickly. If you've written Visual BASIC, you've pretty much already written ASP.NET code. If you haven't done any programming yet, there are a lot of good guides out there that people can recommend.
 
Yeah, thats very true.
Also i will suggest you to start with HTML get hands on basic staffs then move further to PHP/ASP ( w3schools.com is good reference for getting into website development ).
Regarding designing, you can start with some good image software like Adobe Photoshop which is more popular. and you can also consider Dreamweaver for developing your site easily.

All the best.
 
Back
Top