Posts: 2,682
Joined: Jun 2013
Reputation:
105
Location: Tycho City, Tycho Crater, Luna.
Items (1) ▼
Posts: 2,682
Joined: Jun 2013
Reputation:
105
Location: Tycho City, Tycho Crater, Luna.
Items (1) ▼
August 13th, 2018 at 2:20 PM
so I'm looking into creating a neocities website for myself and It's been about 10 years since I last dabbled in HTML and web design proper... back then I used macromedia dreamweaver MX.
so any advice on what are some good modern website building software?
or possibly an alternative like dreamwever?
I really don't want to touch the adobe creative cloud lol.
"I reject your reality and subsitute my own." - Adam Savage, Mythbusters
Posts: 273
Joined: Nov 2014
Reputation:
21
Location: UK
Items (2) ▼
Posts: 273
Joined: Nov 2014
Reputation:
21
Location: UK
Items (2) ▼
August 14th, 2018 at 5:11 PM
Do you have coding knowledge, basic html and css? If so, best option would be to use a framework like bootstrap, download a preset base template and build from there. Frameworks have stupid amount of documentation and are super simple to get started.
If that's too much, try something like webflow, or.. dare I say it some other "Web builders". I haven't heard of dreamweaver being used in Web development since I were in school to be honest.
Posts: 612
Joined: Nov 2013
Reputation:
19
Location: Spain
Items (7) ▼
Posts: 612
Joined: Nov 2013
Reputation:
19
Location: Spain
Items (7) ▼
August 17th, 2018 at 10:48 PM
(This post was last modified: August 17th, 2018 at 10:48 PM by Thomas.)
I just use HTML and CSS and I use Visual Studio as my IDE. It works well with saving directly to FTP via WinSCP on the fly.
Estoy en España
Posts: 612
Joined: Nov 2013
Reputation:
19
Location: Spain
Items (7) ▼
Posts: 612
Joined: Nov 2013
Reputation:
19
Location: Spain
Items (7) ▼
August 20th, 2018 at 3:41 AM
learn them in tandem. CSS isn't particularly complex, and is pretty essential for building websites.
Estoy en España
Posts: 2,682
Joined: Jun 2013
Reputation:
105
Location: Tycho City, Tycho Crater, Luna.
Items (1) ▼
Posts: 2,682
Joined: Jun 2013
Reputation:
105
Location: Tycho City, Tycho Crater, Luna.
Items (1) ▼
August 20th, 2018 at 6:57 AM
honestly I sorta have been, I've already gotten quite a lot of work done, CSS along with HTML 5 has proven quite the powerful tool combination.
"I reject your reality and subsitute my own." - Adam Savage, Mythbusters