Posts

Showing posts from 2014

Blank HTML+CSS+JS page

Image
Use the package below when you need an empty html page with included .js and .css files. This is a functional HTML Hello World page containing all the necessary tags to get started. Create the necessary files to get started and copy-paste the content below in them.

A short video about the importance of cleaning the HTML code

Image
We have put together a short film about the bad practices of online publishing and why you should always clean your HTML code before publishing.

New feature: Lorem ipsum generator

Image
The HTML Cleaner has got a new feature. From now on you can create gibberish text with the new Lorem ipsum generator with a few simple clicks. The widely known text, usually beginning with "Lorem ipsum" is the most used standard text in printing industry to fill pages with text. It has been used to demonstrate font styles or page layouts from the 16th century, and it remained popular in the era of the internet. Web designers use this to fill web templates to demonstrate how the layout will look when the content will be added.

Convert pdf to html

Image
Converting PDF files to HTML code is often a very time consuming activity if you want to make it right. Portable Document Format (PDF) files have a fixed layout which is meant to display documents the same regardless of software or hardware environment. However the HyperText Markup Language (HTML) in most cases describes a content which mihgt look different on several devices. In the era of mobile internet we often want to display a simplified web page on the mobile devices compared to the desktop view with the same HTML source code. That's the main reason why showing a static document is not the best practice. In some cases you might want to publish a PDF file online. In this case you could just simply add a download link pointing to the document. The html code cleaner tool helps you convert your pdf files. Select the content of the source document you want to copy and paste it in the WYSIWYG editor of the website. Then you can set up the socument and use the generated H

Word to Clean HTML

Image
If you have already saved a Microsoft Word document as an .html file and checked the source code with a plain text editor then you might know how many unwanted code is added to the file. A lot of comments, spans, classes, ids, inline styles which would affect the quality of your web page. The same happens when you copy-paste the content from a Microsoft Word document into an online WYSIWYG editor . It gets filled with dirty code you must clean it before publishing. The onile HTML Code cleaner  will help you tidy up you messy code with custom cleaning options. For this just copy the content of your .doc file into the visual editor of our online tool and press the Clean HTML button after you set the cleaning preferences. Some of these are set by default when you fire up the application. As you give the cleaning command you can see the visual editor and the source code being changed. When you're satisfied with the quality of the source code, go ahead and copy the source code and p

HTML Cleaner features

Image
Let's have a look at the main features the online HTML Cleaner program is offering: Remove tag attributes - all styles, classes and other tag attributes will be removed Remove inline styles - Strip everything written in the style="..." tag attribute Remove classes and ID's - Clear all alien classes and ids added by Microsoft Word or a different source website Remove all HTML tags - The most proper way of cleaning a HTML document is to remove all tags. Remove successive spaces - Spaces are often used by Word document editors to set gaps or indents. Get rid of them activating this option. Remove empty tags - Empty tags are often unnecessary leftovers you want to remove Remove tags with one    - An other common misuse of Microsoft Word is to set line breaks or page breaks entering empty lines. Remove span tags - Span tags are often used to set inline text styles. Remove images - Get rid of all images from the document Remove links

HTML Cleaner website launched

Image
After being so popular hosted on the Ruwix website we decided to launch the HTML-Cleaner.com webiste on a separate domain. It hasn't got too many visitors at the moment but we expect this to grow and we're going to do our best to make this website the leading HTML code cleaner out there. For this to happen we'll have to offer a better service than our competitors, word2cleanhtml.com and dirtymarkup.com. Our advantage is that this website has been built according to the experience and needs of everyday HTML editors. We all used and liked the old wordoff.org website but unfortunately this awesome website has been shut down and we couldn't find one that is fulfilling our needs. This is the reason why we decided to implement our own HTML Cleaner. And if we have built it we let other people use it. Hope you'll like it and and if you do please share it and help us reach out to other web editors.