Jump to content

benjaminmorgan

Member
  • Posts

    226
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by benjaminmorgan

  1. IE 7 is such a problem causer. I can not get the navigation menu to float right. It looks staggered like a diagonal. Here is my code. Help is appreciated. It should float left. the class navul is 500px and that divided by 4 = 125 px for each link

     

     

    HTML

    				<ul class="navul">
    				<li><a class="current" href="index.html">Home</a></li>
    				<li ><a href="services.html">Services</a></li>
    				<li ><a href="portfolio.html">Portfolio</a></li>
    				<li><a href="contact.html">Contact</a></li>
    			</ul>
    

     

    CSS

    .navul a {
    display: inline-block;
    width: 125px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    float: left;
    color: black;
    border-radius: 0 0 5px 5px;
    behavior: url(pie.htc);
    font-weight: bold;
    text-decoration: none;
    }
    
    .navul a.current {
    background: black;
    color: white;
    }

  2. College isn't really needed for web design. You might be better off with a degree in business or computer science and self learn web design. I plan on going to college in a little over a year ONLY because I am joining the National Guard and I am going to take a ROTC program. Other than that I probably wouldn't go to college. If I go, I will major in Computer Science if i can get past the 3 Calculus classes o.0

  3. I think i might just go with the 2 straight hearts with out the sparkle on top. I think i will leave the background clean. I am not sure how to make just that part darker and not make the silver less.

    newback2e_NO.jpg

     

    I also flipped the heart horizontal on the right because it looked like both hearts were pointing to the right instead of them pointing to center.

  4. I recreated the background. It has school colors. Blue to silver to gold. I am thinking about putting the stars in the background any maybe something else. Any suggestions? I turned in the last one in the list but teacher said it would be better for graduation.

     

    newback2he.jpg

  5. Okay, it was actually a disco ball with something in front of it. It was done with brushes but it was done on the background layer. :( It has a white glow around heart. I centered the date as well. It is hard to make the hearts round since it is just a gradient heart. I saved the heart as a png because i kept using it.

     

    2hearcen.jpg

     

    I need a good looking background color/colors. Any ideas? I am supposed to use deep blue, sky blue, and silver. However if a color combo looks good i will use it!

×
×
  • Create New...