SA-MP Forums Archive
Website help - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Other (https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: Website help (/showthread.php?tid=269078)



Website help - Jack_Rocker - 14.07.2011

Whats the best program to use to make a website?


Re: Website help - Ironboy500[TW] - 14.07.2011

Simply, download wamp, install it.
Go to C:\wamp\www and create index.php.

Start writing code (HTML/PHP). To view site, go to browser and enter http://localhost/index.php


Re: Website help - Markx - 14.07.2011

******* tutorials + Adobe Dreamweaver + Webhost + Domain = Sucess.


Re: Website help - mooman - 14.07.2011

Notepad is all you need. Search for HTML tutorials, it's very easy.


Re: Website help - XFlawless - 15.07.2011

http://initializr.com/


Re: Website help - XtremePlanet - 15.07.2011

It's all so simple but those free websites make it look complicated and useless.

Wih everyday programs, such as Adobe Photoshop, you can design almost ANYTHING you can come up with. But then comes the coding part, but if your website is simple you could put simple HTML codes etc.

Second option - most favorite, is Dreamweaver, any version. You can work in HTML or Design view, and you can create a great website with pretty much no scripting knowledge. I made a site like that in a few days when I first started learning. Now, it would take me a few hours and it's all so simple.

If you don't have the money from Dreamweaver (there's always...that..option) you can get CoffeCup.


Re: Website help - DirtyLilFreak - 15.07.2011

Basically learn HTML and CSS. Then you can design your own website without weebly. Its pretty easy. There are millions of tuts on the internet.


Re: Website help - Adil - 15.07.2011

Use Dreamweaver, and you'll find it easy to code HTML, when you get the hang of it, you can simply use notepad for it. It's not that hard when you use Dreamweaver.


Re: Website help - linuxthefish - 15.07.2011

Get yourself some free hosting, and maby a free domain name/subdomain (don't use .tk url forwarding) then do as above!


Re: Website help - Jack_Rocker - 15.07.2011

Thanks for all the advice I will take up your ideas into concideration