Project 1999

Project 1999 (/forums/index.php)
-   Off Topic (/forums/forumdisplay.php?f=19)
-   -   Website Editors (/forums/showthread.php?t=149345)

myxomatosii 05-01-2014 09:43 PM

Website Editors
 
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 >

r00t 05-01-2014 10:00 PM

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.


All times are GMT -4. The time now is 04:55 PM.

Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.