Archives 

Show All

  • 2008
    • October
      • Simple Lightbox Effect using css and html
        28/10/08
        The simple lightbox effect can be used to draw attention to a piece of information without changing pages, I have used this effect very nicely in marketing campaigns and personalised web campaigns.

        to start with this you will need to add the css code:



        .overlay{
      • Sending multipart emails in VB.net using remote html and txt files as content.
        27/10/08
        Sending emails using vb.Net is fairly straight forward I know, but it gets a little more complicated if you want to:

        a.) send variable data
        b.) remotely host content
        c.) send text as well as html
        d.) authenticate with an smtp server

        [more]

        Firstly we

      • jQuery Animated Backgrounds Effects
        27/10/08
        I have found an effective use of background animation combined with other effects to create quite nice looking web design with interesting interaction effects.

        see demo hannah's site

        on a webpage if you create a div with a width of 200px and a height of 200px and you want