Kategoriju arhīvi "emuāram"

15. gada 2009. maijs

Kā reģistrēt DLL failu sistēmā Windows

Ever run into a Windows problem where you have to register a DLL file on your computer? A DLL file, aka Dynamic Link Library, are files that contain functions used across multiple applications. For example, Microsoft Office has hundreds of DLL files that can be used between the various Office programs to perform certain certain […]

turpināt lasīt
12. gada 2009. maijs

HTML kods teksta aptīšanai ap attēlu

Need the code to wrap text around an image? Normally when you create an HTML page, everything flows linearly, meaning one block directly after another. All of my previous posts are an example of this, i.e. text, then picture, then text, etc. Sometimes you may want to include text next to an image instead of […]

turpināt lasīt