Tag Archive for 'HTML'

How to use images base64 encoded inline an img-tag

It´s feasible to put elements (like an image) in raw format (base 64 encoded) directly into an HTML-tag. I will show you an example with an img-tag.

First of all you need your image in a base64 encoded format. For this you can use the base64-decoder-encoder of motobit.com. Just choose your file to upload and afterwards hit “convert the source data”. The base64 encoded string will be shown in a textbox. For this example I use the external-link-image of wikipedia. And I´ll get back the following base64 encoded string:

Continue reading ‘How to use images base64 encoded inline an img-tag’

new Aptana version 1.5

Today just a short post:

new Aptana Studio IDE is available.

I have just downloaded the .exe file. Let’s see whats new …

greetz, Martin

Aptana IDE Webdevelopment

hey!

instead of  giving you TYPO3 hints and snippets i like to share my enthusiasm. Yesterday i found APTANA and started to work with. Amazing!

The hole IDE is nice to look at, good to work with and for now i discover so much features … WHOU.

I will continue posting here all the nice possibilities to work with.

Continue reading ‘Aptana IDE Webdevelopment’