What do I use to make a website?
Computing and PC help and advice, programming, games, digital audio, mobile phones and electronic miscellanea.
| Announcements | Posted on | |
|---|---|---|
| Ask me ANYTHING - Andrew O'Neill - Buzzcocks comedian, amateur occultist, vegan... | 22-05-2013 | |
-
Re: What do I use to make a website?Thanks.(Original post by AlmostChicGeek)
Wordpress is a good base for a lot of websites.
-
Re: What do I use to make a website?www.w3schools.com/html/(Original post by skyishigh)
I want to make a website, do you have suggestions of how I can go about doing so?
If you want a good resource for the basics, the site above is quite good.
If you just want a website, there are plenty of make-your-own sites on the internet.
I personally hate making web sites and programming. -
Re: What do I use to make a website?Is it harder to make an app or website?(Original post by VictorDeLost)
www.w3schools.com/html/
If you want a good resource for the basics, the site above is quite good.
If you just want a website, there are plenty of make-your-own sites on the internet.
I personally hate making web sites and programming. -
Re: What do I use to make a website?
I'm a strong advocate of good ole' Notepad. Never fails. The epitome of WYSIWYG editing.
However, I've also taken a liking to Microsoft's Expression Web (formerly Frontpage). Easy straight-on editing, with the possibility of switching to script with the touch of a button.
Use those in conjunction, and you can't go wrong.
Alternatively, you could just use an on-line or 'in-house' editor, such as those provided by Bravenet, Wordpress, Blogspot et al.
Annnnnnnnnnnnnnnnnnnnnd I'm outta' here. -
Re: What do I use to make a website?Sadly, I wouldn't which is harder since I have only done one of those. I have wanted to make an app for some time now but to lazy to do it plus I don't know where to start.(Original post by skyishigh)
Is it harder to make an app or website?
P.S
As someone suggested use notepad+ to learn html and css. It's very good. -
Re: What do I use to make a website?
I use Yola to design and host the website for my Young Enterprise Company https://www.yola.com/
It takes you through the process step by step and provides a nice graphical interface for designing the webpage. You don't need to code anything and they also help you choose a domain name.
If all you want is an easy way to make a simple site is's great. My website only took me a couple of hours from starting to publishing it. Here is it www.pop-upproducts.co.uk -
Re: What do I use to make a website?(Smartphone) Apps are an order of magnitude harder.(Original post by skyishigh)
Is it harder to make an app or website?
Notepad isn't a WYSIWYG editor. Neither is it a good editor. Sensible editors with tag detection, code completion, syntax highlighting etc are brilliant tools.(Original post by philistine)
I'm a strong advocate of good ole' Notepad. Never fails. The epitome of WYSIWYG editing.
(Expression Web is decent though). -
Re: What do I use to make a website?(Original post by estel)
Notepad isn't a WYSIWYG editor. Neither is it a good editor. Sensible editors with tag detection, code completion, syntax highlighting etc are brilliant tools.
(Expression Web is decent though).