View Full Version : Website Editors
myxomatosii
05-01-2014, 09:43 PM
Want to get into web dev as a hobby to see if I like it.
WYSIWYG editors make clunky inefficient sites?
Note: I wanna be as close to the code as possible but something that does work for me would be good, as long as I have the OPTION of seeing the code behind it.
Suggestions?
phacemeltar
05-01-2014, 09:50 PM
dreamweaver
quido
05-01-2014, 09:53 PM
notepad++
Rettj
05-01-2014, 09:58 PM
tools > view source > ctrl+A > ctrl+C > notepad.exe > ctrl+V >
dreamweaver for WYSIWG, it will help you make static 1 page html files and get familiar with things but eventually you'll want to learn the finer parts of layout with css, interaction with javascript, and a serverside language like python or php to store things in databases and such
ASP.NET is used professionally as well, and combines all of the above and I think is kinda WYSIWG'y
---
I think its important to decide if you are artistically inclined or more logical, as most the jobs in web development are usually split between programmers and UI design people
Bardalicious
05-02-2014, 08:03 AM
http://www.textpad.com/
+
http://www.w3schools.com/css/DEFAULT.asp
+
http://www.w3schools.com/html/html_xhtml.asp
Man0warr
05-02-2014, 10:27 AM
Sublime Text 2 is the best editor.
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.