Search results

  1. V

    Nearly done with my portfolio

    I like it. It's very clean and simple. It's a great layout.
  2. V

    how do you do....

    The College I went to updated their website and was wondering how they did pulled off this effect. The main image on the window changes every time it is refreshed. I couldn't find it in the code. Someone please help me out. http://www.newmanu.edu
  3. V

    problem linking in css

    I am having a problem with my css and linking my images. My css is linking correct but I am having problem linking to the image. I am thinking it might be my folder structure. Folder Structure: index.html (folder)images/ banner.png (folder)styles/ style1.css .banner {...
  4. V

    Need help. jquery hover opacity.

    I'm almost a complete noob at jQuery and need help. Im trying to make the navigation link's opacity change when hovered. I'm pretty sure I need CSS for the "home" class... The basic code is.... HTML- <ul id="navigation"> <li><a href="#" class="home">Home</a></li>...
  5. V

    whats your opinion on templates?

    Whats do you think about templates? Do you use them? Just as inspiration? If you do use them do you use the entire template? I'm a new designer and want to know what other designers think?
  6. V

    Testing different browsers.

    I am a new developer about to launch my first 2 websites. How would I go about testing the websites in different versions of browsers and OS's. should i get machines detected just to testing? I am new so any advice/ tricks would help.
Top