Category Archives: Programming

Understanding the Concept of Programming

Concept of Programming

Initial when i started programming, the first language i had to learn was HTML, i found it so difficult that i had to stop then try again. never-the-less i love graphical designs and web development Read More

Posted in Programming | Tagged , , , | Leave a comment

CSS Positioning

CSS Element

For you to position any element in an HTML document, you can use the position property value in your CSS code either by putting an external, inline or using the style tag in your HTML document. Read More

Posted in Programming, Tutorial | Tagged , , , , , | 1 Comment

Simple Temperature Conversion (C++)

Simple Temperature Conversion code

This is a simple conversion of temperature i made a while ago, was just going through my archive and found it, thought i put it out here for display. Read More

Posted in Programming | Tagged , , , | 4 Comments

Transparent Background Hex Color Code

CSS Layout

Having problems with transparent background while designing images or working with CSS, this Hex color code can solve those nightmares… Read More

Posted in Programming, Tutorial | Tagged , , , , , | 5 Comments

CSS elements not displaying properly in Webpages

CSS Rule

CSS elements not displaying properly or normal in a browser or all browsers, try using specific media types for each targeting devices, or induce a CSS hack. Read More

Posted in Programming, Tutorial | Tagged , , , , , , , , , , , | Leave a comment

Animating with Adobe Flash CS4

Animation with Adobe CS4

Simple Animation of a Cartoon done using Adobe Flash CS4. Read More

Posted in Programming | Tagged , , , , , , | 3 Comments

Java Tips

Java

In learning Java you must first know that programming languages have similarities in them, those common attributes makes it easier to implement ideas from other languages you might know, if not just try to follow up with it’s syntax… Read More

Posted in Programming | Tagged , , , , , , , , | Leave a comment