HTML Editor
HTML Editor
Can someone recommend a free HTML Editor where I can experiment with SVG files made in Inkscape, as well as create simple web pages?
Re: HTML Editor
For which operating system?
Something doesn't work? - Keeping an eye on the status bar can save you a lot of time!
Inkscape FAQ - Learning Resources - Website with tutorials (German and English)
Inkscape FAQ - Learning Resources - Website with tutorials (German and English)
Re: HTML Editor
Moini wrote:For which operating system?
Windows 10
Re: HTML Editor
Lazur URH wrote:Notepad++ for win.
Looks like it might be a smart little tool. Does it do all the things that apps such as Weebly and Coffee cup do?
Re: HTML Editor
Haven't used those so cannot tell.
It seems quite good.
If you want to get real advices, go to #design at freenode irc -available at inkscape's live chat too.
It seems quite good.
If you want to get real advices, go to #design at freenode irc -available at inkscape's live chat too.
Re: HTML Editor
I'm not a coder or hacker or programmer. I've heard from those kind of people mixed reviews about Notepad++. Some say awful, some say wonderful. However, it seems quite adequate for someone who uses casually, like I do. I made this simple page using Notepad++
http://forum.inkscapecommunity.com/index.php (the light blue, middle part of the page, not the website theme part)
However, note that not any text or code editing software can create webpages unless you learn the code yourself (html, css, whatever). It's not like a template or wysiwyg editor or something. You can create as simple or as complex as you like webpages, using almost anything like Notepad++
(I also haven't ever heard of Weebly and Coffee.)
http://forum.inkscapecommunity.com/index.php (the light blue, middle part of the page, not the website theme part)
However, note that not any text or code editing software can create webpages unless you learn the code yourself (html, css, whatever). It's not like a template or wysiwyg editor or something. You can create as simple or as complex as you like webpages, using almost anything like Notepad++
(I also haven't ever heard of Weebly and Coffee.)
Basics - Help menu > Tutorials
Manual - Inkscape: Guide to a Vector Drawing Program
Inkscape Community - Inkscape FAQ - Gallery
Inkscape for Cutting Design
Manual - Inkscape: Guide to a Vector Drawing Program
Inkscape Community - Inkscape FAQ - Gallery
Inkscape for Cutting Design
Re: HTML Editor
Maybe use a html ide that allows you to edit and test directly in your browser see codepen for exemple http://codepen.io/
-
- Posts: 2344
- Joined: Sun Apr 14, 2013 12:04 pm
- Location: Michigan, USA
Re: HTML Editor
I'm using Texpad 4.7.3.
Not free, but "nagware"... all features work, but occasional prompts to purchase license.
Not free, but "nagware"... all features work, but occasional prompts to purchase license.
Have a nice day.
I'm using Inkscape 0.92.2 (5c3e80d, 2017-08-06), 64 bit win8.1
The Inkscape manual has lots of helpful info! http://tavmjong.free.fr/INKSCAPE/MANUAL/html/
I'm using Inkscape 0.92.2 (5c3e80d, 2017-08-06), 64 bit win8.1
The Inkscape manual has lots of helpful info! http://tavmjong.free.fr/INKSCAPE/MANUAL/html/
Re: HTML Editor
Bluefish is free and open source, and also available for Windows. It's not fast (at least not on my system), but it provides lots of pre-made html tags to 'just insert'.
Something doesn't work? - Keeping an eye on the status bar can save you a lot of time!
Inkscape FAQ - Learning Resources - Website with tutorials (German and English)
Inkscape FAQ - Learning Resources - Website with tutorials (German and English)
-
- Posts: 1
- Joined: Fri Feb 24, 2017 11:30 pm
Re: HTML Editor
You can consider KompoZer, MoreMotion Application Studio, BlueGriffon, openElement, etc., as they're all free and easy to use.
Re: HTML Editor
Suggest locking?
Basics - Help menu > Tutorials
Manual - Inkscape: Guide to a Vector Drawing Program
Inkscape Community - Inkscape FAQ - Gallery
Inkscape for Cutting Design
Manual - Inkscape: Guide to a Vector Drawing Program
Inkscape Community - Inkscape FAQ - Gallery
Inkscape for Cutting Design
-
- Posts: 2344
- Joined: Sun Apr 14, 2013 12:04 pm
- Location: Michigan, USA
Re: HTML Editor
Nah, those are good suggestions.
Have a nice day.
I'm using Inkscape 0.92.2 (5c3e80d, 2017-08-06), 64 bit win8.1
The Inkscape manual has lots of helpful info! http://tavmjong.free.fr/INKSCAPE/MANUAL/html/
I'm using Inkscape 0.92.2 (5c3e80d, 2017-08-06), 64 bit win8.1
The Inkscape manual has lots of helpful info! http://tavmjong.free.fr/INKSCAPE/MANUAL/html/
Re: HTML Editor
I'm using NotePad++ for my Window 10. But Komodo Edit and Eclipse are also not a bad choice!
Re: HTML Editor
brynn wrote:Suggest locking?
tylerdurden wrote:Nah, those are good suggestions.
Locking doesn't delete anything, it just prevents new messages. This kind of topic tends to attract spam, that's why I suggest it.
Basics - Help menu > Tutorials
Manual - Inkscape: Guide to a Vector Drawing Program
Inkscape Community - Inkscape FAQ - Gallery
Inkscape for Cutting Design
Manual - Inkscape: Guide to a Vector Drawing Program
Inkscape Community - Inkscape FAQ - Gallery
Inkscape for Cutting Design
Re: HTML Editor
saisiva wrote:There are two types of HTML editors in the system. ... TinyMCE is the default editor. htmlArea: The legacy editor, which offers a more basic WYSIWYG interface as well as a mode that shows only HTML markup.
I also encountered the above as spam (previously* above brynn's)
*moderator removed message, see the quote instead
Something doesn't work? - Keeping an eye on the status bar can save you a lot of time!
Inkscape FAQ - Learning Resources - Website with tutorials (German and English)
Inkscape FAQ - Learning Resources - Website with tutorials (German and English)
Re: HTML Editor
Moini wrote:saisiva wrote:There are two types of HTML editors in the system. ... TinyMCE is the default editor. htmlArea: The legacy editor, which offers a more basic WYSIWYG interface as well as a mode that shows only HTML markup.https://www.besanttechnologies.com/training-courses/java-training
I also encountered the above as spam (previously* above brynn's)
*moderator removed message, see the quote instead
Ok, making some edits here.
Banhammering a spammer removes all of their posts so if you see one message and write related posts on it, please quote the original, while editing out the unwanted content.
Then again, for other moderators:
if the message is looking half decent but NOT 100% related to the original topic, it is a useful idea to search for the message.
This case the spammer quoted probably this page.
Re: HTML Editor
I should have hammered him. Its tinymce post was valid but from its other posts it was quite obvious he 'll probably edit it to add spam sooner or later.
Now I'll be merciless. You're warned
Now I'll be merciless. You're warned
Re: HTML Editor
Thanks both! The link to the java site, and knowing what tinyMCE really is (it's a js library plus some html that one can integrate into one's website - it doesn't make any sense to suggest that for editing html on desktop), did it for me.
Something doesn't work? - Keeping an eye on the status bar can save you a lot of time!
Inkscape FAQ - Learning Resources - Website with tutorials (German and English)
Inkscape FAQ - Learning Resources - Website with tutorials (German and English)