Need some help making a landing page

Discussion in 'HTML & Website Design' started by mmmaster, Nov 9, 2011.

  1. #1
    What I would like to do is fairly simple, yet I don't know exactly how to do it :confused:
    Here is what I am trying to do:
    I want my users to enter mydomain.com > and see a home page that is divided in 2.
    Say a side on the left (blue) and a side on the right (red)
    I want there to be a nice graphic so that when users hover on the left side( blue) side it highlights or does some cool animation to indicate the hoovering, same goes for the right side.

    There will only be 2 options (blue & red) clicking on the blue side will take you to LINK A and clicking on the red side will take you to LINK B

    Can anyone help me with this?:)

    Thanks!
     
    mmmaster, Nov 9, 2011 IP
  2. mmmaster

    mmmaster Guest

    Messages:
    62
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    This would be a simple example of what I am looking for:
    http://wemakemotion.com/

    except of course with a little bit more graphic / design to it
     
    mmmaster, Nov 9, 2011 IP
  3. Toycel

    Toycel Peon

    Messages:
    243
    Likes Received:
    11
    Best Answers:
    4
    Trophy Points:
    0
    #3
    Are you familiar with coding of a website?

    If you are then all you need is to use CSS to create two divs for each half of the screen then using the CSS #links a:hover property to access the animation that you require.

    If you need anymore help PM me and I can explain further.

    Regards,
    Toycel
     
    Toycel, Nov 10, 2011 IP
  4. mmmaster

    mmmaster Guest

    Messages:
    62
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    PM sent, thank you
     
    mmmaster, Nov 10, 2011 IP