HyperText Markup Language, predominantly used in creating web pages

learn more… | top users | synonyms

10
votes
13answers
1k views

Are there any free open source HTML editors? [closed]

Are there any open source tools I can use to edit HTML content? I would like something that functions like Dreamweaver or MS Frontpage.
4
votes
15answers
422 views

Free HTML editor for Windows

I'm looking for a free HTML editor for Windows that support combined syntax highlighting. Basically it means that if I have a HTML document open with both JavaScript and CSS, it would add HTML ...
11
votes
5answers
846 views

In 2011, what are the reasons to stick with plain text mails? [closed]

People entering college today have never known a world without an Internet. HTML was invented 1980, that's more than thirty years ago or 1.5 generations. But plain text mails are still common despite ...
3
votes
7answers
677 views

Text editor for Mac OS X

Does anyone know of a good text editor for Mac OS X which will organize HTML tags?
13
votes
10answers
6k views

Rip a website via HTTP to download images, HTML and CSS

I need to rip a site via HTTP. I need to download the images, HTML, CSS, and JavaScript as well as organize it in a file system. Does anyone know how to do this?
36
votes
1answer
41k views

HTML Tag Auto Complete in Notepad++?

I would like for Notepad++ to add the closing tag when I finish typing the open tag. I know there is a plugin to do this for XML but it doesn't work on my HTML files and I have yet to find one that ...
7
votes
6answers
2k views

What is a good, simple and free HTML Editor for Windows?

Are there any good, simple and free HTML Editors for windows out there? Something that a user with no experience can build a simple page. Edit: I'm looking for something like the old Frontpage ...
18
votes
3answers
1k views

Configure Thunderbird to never send (or even try to send) HTML emails

Where can I tell Thunderbird always to send emails as plain-text, and never as HTML-formatted messages? I hate HTML-based email, and always do everything possible to send my emails as plain text. ...
3
votes
10answers
927 views

Create a basic html file that opens in IE

I created a basic html file and it opens fine in firefox. But in IE it just shows up as plain text (the tags are shown instead of rendered). My file looks like this <!DOCTYPE html PUBLIC ...
6
votes
3answers
344 views

Understanding CSS for user styling in a browser

I want to make a specific change to the appearance of a specific site in my web browser. This site uses CSS, so I think what I should do is write a user CSS override (please correct me if this is ...
1
vote
1answer
298 views

How to make all table borders invisible in MS Word after copying from HTML

I am in a situation where I need to make a HTML report into a word report with nothing more that Ctrl+C or opening it with Word. I end up with a lot of nested tables. Problem lies in the fact that ...
1
vote
1answer
2k views

Auto-complete tag pairs in Dreamweaver code hints

How can I set up Dreamweaver to automatically complete the open and close tags for any element I start to type and click return on? For example, I want things such as <div></div> or ...
1
vote
3answers
2k views

Whats the best editor/ide for html/css/javascript? [duplicate]

Possible Duplicate: Are there any free open source HTML editors? Whats the best editor/ide for html/css/javascript?
10
votes
1answer
294 views

Different background color for multiple filetypes in vim

Is it possible to have different background colors in vim (ie. one light, one dark) when dealing with files with multiple filetypes (ie. :set ft=html.php)? In PHP code with HTML embedded, it can be ...
7
votes
6answers
470 views

How to convert Html files to Pdf?

The title say it all, I want a 100% accurate tool to convert a HTML page to a PDF document.
4
votes
4answers
576 views

How do I select a hyperlink as text in a browser? [duplicate]

Possible Duplicate: How to Select Hyperlink Text in Google Chrome? Every now and then you just want to copy some text that is a hyperlink. For example, the author is John O'Reilly and ...
3
votes
3answers
587 views

Set an HTML page as the wallpaper on Linux

I want to set an HTML file with JavaScript as my wallpaper on Linux. I'm running Openbox, how can I set it up so this is my desktop background?
2
votes
2answers
751 views

Convert HTML files to PDF, ePub and Mobi without any fuss?

I'm writing documentation for a WordPress template I've made. I'd like to be able to provide documentation in HTML, PDF, ePub and Mobi formats without having to spend any time tweaking each format ...
2
votes
2answers
514 views

batch convert htm files to pdf

What applications allow the user to batch convert HTM files into PDF?
4
votes
5answers
2k views

What free online alternatives are there to FrontPage? [closed]

What's the best free online alternative to Microsoft FrontPage? I'm going to make a website for a friend, who will need to be able to edit it himself. All that's needed is something to create/edit ...
3
votes
6answers
471 views

What WYSIWYG HTML editor should I give a novice [duplicate]

Possible Duplicate: Are there any free open source HTML editors? I have a friend who wants to have a simple website for his business. But he is a total HTML novice. I'm willing to set up ...
3
votes
3answers
932 views

Vim Hotkeys For Specific File

Is it possible to set hotkey for specific file types in vim. For example, if I am editing a .java file, I'd like vim to run javac .java when I press 5. Is this possible?
2
votes
1answer
959 views

How to change the default program used by Outlook 2010 for displaying the source of an email?

I installed a demo version of a text editor recently (Ultraedit) and it appears to have set itself up as the default viewer for the html source of messages (via right-click -> View Source). Now that ...
2
votes
3answers
3k views

How Do I Access localHost From VMware

I've created a new WinXP vitual machine on my win7 using VMware player. The VM is using NAT to share the host's Internet connection and when i put http://192.168.163.2/ in IE on VM, i can easily ...
1
vote
1answer
102 views

Copy data from “SELECT Multiple” Selection Box

I need to copy data from a selection box with the "multiple" HTML attribute that looks something like this: I have tried selecting all options and do "Ctrl-C" but it didn't work. When I go to the ...
1
vote
2answers
52 views

Is there software which will display a HTML page alongside an editor?

I remember seeing somewhere an ad for software that would have 2 panes, one of which would display the html that was in the other pane. However, I cannot find such a software now. does anybody know of ...
1
vote
1answer
182 views

Override webpage doctype in my browser?

My CIS class' webpages seem to be using the shorthand HTML4 Doctype (as in, not with the full W3C URL) and improperly formed HTML. I'm having trouble seeing the pages although several professors seems ...
1
vote
2answers
782 views

HTML editor as simple as TextEdit

I LOVE TextEdit. It works exactly as I want for creative writing. I normally save as RTF, but sometimes a simple well-formed HTML file could be useful – one with just text and h1's, h2's, etc. ...
1
vote
2answers
2k views

Vim: How to indent html code correctly in php file?

In php file : <?php ... ?> <html> </html> I could not indent the html source code with operator =. How could I indent it?
0
votes
4answers
186 views

What are good link extractors out there?

Link extractor - since I don't know a better name for it; a utility which can take a .htm file, and give me links from it, not counting and so, just direct links. Useful for files in which you have ...
-1
votes
2answers
188 views

how to send online html or css or js file back up in each hour to and email address as a attachment?

For example this a css file http://sstatic.net/su/all.css I want to send this file from this link as a email attachment to an email address in each hour or any specified time interval. and to ...