Esqarrouth Posted June 28, 2009 Report Share Posted June 28, 2009 (edited) asd Edited January 21, 2014 by Esqarrouth Link to comment Share on other sites More sharing options...
Ingolme Posted June 28, 2009 Report Share Posted June 28, 2009 (edited) Websites aren't coded with C++. That's a programming language. Websites use a mark-up language called HTML. Joomla isn't web developing software, it's a content managing system.I write all my pages in Notepad++ (just notepad by with syntax highlighting).I don't recommend using graphical editors. It's best to write all your code because editors will not ensure that your page works correctly in all browsers. Edited June 28, 2009 by Ingolme Link to comment Share on other sites More sharing options...
Esqarrouth Posted June 28, 2009 Author Report Share Posted June 28, 2009 typomeant notepad++ fixed that Link to comment Share on other sites More sharing options...
Natechs Posted June 29, 2009 Report Share Posted June 29, 2009 Personally I use HTML-Kit. Very easy program to use and free too! Link to comment Share on other sites More sharing options...
Synook Posted June 29, 2009 Report Share Posted June 29, 2009 I use PSPad - it has good project management features. Link to comment Share on other sites More sharing options...
Jerec Posted June 29, 2009 Report Share Posted June 29, 2009 Always preferred EditPlus. Link to comment Share on other sites More sharing options...
Esqarrouth Posted June 30, 2009 Author Report Share Posted June 30, 2009 (edited) a Edited January 21, 2014 by Esqarrouth Link to comment Share on other sites More sharing options...
Ingolme Posted June 30, 2009 Report Share Posted June 30, 2009 Anything that highlights syntax. ConTEXT, Notepad++, Notepad2 and other things. There are many good editors out there.Dreamweaver also highlights syntax, but I don't recommend it for two reasons: It takes a lot of memory and you might end up using the graphical editor which is a bad idea for web developers. Link to comment Share on other sites More sharing options...
designgirl Posted July 1, 2009 Report Share Posted July 1, 2009 Personally I use HTML-Kit. Very easy program to use and free too!I presume you can use links?? If so could you please let me know?? I'm new on here.designgirl Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now