| Q. | html editor? | Related Search: Programming & Design | | | I am using firefox on XP which does not include a html editor like the netscape browser. What program is available to replace it? Thanks
| | A. | My absolute favorite source code editor on Windows is Notepad++:
[Link]
It's got syntax highlighting, auto-completion, and if you decide to add PHP or ASP to your code, it can handle that too.
If you want something more focused on HTML or with a WYSIWYG interface, try Nvu:
[Link]
It's not the best solution, but it works just fine.
Both of these programs are free and open-source, so you'll never need to pay any money.
On the other hand, if you're okay with paying for a HTML editor, get Adobe's Dreamweaver:
[Link] / | | | |
| Q. | HTML editor? | Related Search: Security | | | what is HTML editor, and what does it do. Our computer has it set on Microsoft word!
Can it be used by someone in my house to spy on my e-mail or activity
| | A. | an HTML editor is a program that lets you put information on the web. For microsoft go to your notepad to put thinks on the web.no no one can use it against you | | | |
| Q. | HTML Editor? | Related Search: Programming & Design | | | Does anyone have any recommendations for Html editors
| | A. | Frontpage or Visual Web Developer or Notepad | | | |
| Q. | What is the best free html editor that has a visual edit option, and easy to use for a newcomer to web design? | Related Search: Programming & Design | | | I am new to building a website and I was wondering if anyone could tell me what the best free html editor is. I need one that has a visual option so I can see what i am changing. Like a design view on Microsoft Front Page. Also if anyone has any hints on building websites for a newcomer I would really appreciate it.
Thanks
| | A. | I suggest Joomla. The software is free open source and available as a script on any reputable web host.
There are Joomla support groups in most major cities. I was once a Microsoft instructor and have since abandoned their programs and all other html editors in favor of Joomla's. Joomla is graphically based and very intuitive.
Despite being easy for beginners, the reason I strayed away from Frontpage/Microsoft permanently was because I experienced frequent site corruption causing my site to go down regardless of whether I was hosting on a Windows or Linux server. Many web hosts are lax on keeping Microsofts extensions up to date because they must purchase them. ($$$) | | | |
| Q. | What HTML editor has an Image Dragging Feature? | Related Search: Programming & Design | | | Years ago I had a HTML editor that had a 'design' mode that let me drag images and position them, generating the code for me. Does anyone remember the name of it, or know of one that will do this for me?
Thanks in advance.
| | A. | Nvu would certainly be what you're looking for :) | | | |
| Q. | How to add animations or graphics to a website using and HTML editor? | Related Search: Programming & Design | | | I 'm editing a website and need to know this! I'm using a HTML editor called kompozer. AND what website would be best to get animations or graphics for a website free?
| | A. | Easier to Google using the right keywords. Or make your own animations.
How Tos (Animation):
GIF Animations Instructions: [Link] >
How to create an Animated gif (Video): [Link]
How to Make a Animated GIF from a Video Clip: [Link]
How to Create Animated GIFs Using Photoshop CS3: [Link]
FREE Online Photo Editors (Animation Tools):
[Link] >/ (Animation Tools)
Drag & Drop Images: [Link]
[Link] / (Free online .gif making tool)
[Link] > (Animation: GIF format only)
Adding the animations is using the same image tags:
<p><img style="width: XXpx; height: YYpx; border: 0;" src="Path to image" alt="Text Description"></p>
You can change the "p" tags to div tags and style as needed.
Ron | | | |
| Q. | How can you make a members page on freewebs in the HTML Editor? | Related Search: Programming & Design | | | Freewebs recently added a members feature, you know when people could sign up to your site, kind of like myspace. I downgraded my account to the HTML editor, and I don't know how I can make a members page. Do I have to figure out the code or is there a link to add it?
| | A. | About all I see are the Widgets, forum and guestbook additions. There is also a password protect form available. Not sure about the "Member's Page" as I haven't ran across it.
The code should be available for you to add to your page once you find what is required. You can not use Site Builder, since you "downgraded" to the regulat HTML Editor, except by closing your current account and opening a new one...or upgrading to Premium account.
Ron
Ron | | | |
|
|