"blog" kategoriako artxiboak

15 daiteke, 2009

Nola erregistratu DLL fitxategi bat Windows-en

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 […]

Jarraitu irakurtzen
12 daiteke, 2009

HTML kodea testua irudiaren inguruan biltzeko

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 […]

Jarraitu irakurtzen
1 ... 595 596 597