Search results

  1. Lita

    Web Design : Beginners

    I have been using W3school.com, it doesnt have videos on it but it is a great site and has helped me a lot through school.
  2. Lita

    Need some suggestions for align three floating divs

    Thank you very much Phreaddee and sdesign1 I will give that a try.
  3. Lita

    Need some suggestions for align three floating divs

    I am doing this site for free and it is for a friend. Its free so I can try and learn to do these things and get better with each site I make, I appreciate your help but there is no need to get snarky with me, I came here to get help not to be lectured.
  4. Lita

    Need some suggestions for align three floating divs

    Well I am new to all this and can forget somethings, im still learning and have a lot to learn.
  5. Lita

    Need some suggestions for align three floating divs

    Ah that is good to know, I had no idea, so I will just change the name of the div then. and as for the <center> tags I just threw them in there when I started coding and I guess I just forgot about them. Thanks for pointing that out, Ill add the margin auto to the container now.
  6. Lita

    Need some suggestions for align three floating divs

    I have one more question for you guys, I know its probably a simple fix or a silly mistake but I am having some problems with the h1 header. I want it to align left to the logo, like I have it in the image above, however I can only get it to hover beneath it. This would be fine in a mobile state...
  7. Lita

    Need some suggestions for align three floating divs

    Good to know, thank you for your help and advice.
  8. Lita

    Need some suggestions for align three floating divs

    Wow I cant believe I missed that, thank you for catching that Phreaddee it works perfectly now, now I just have to work on centering them. Thank you for all the help you guys.
  9. Lita

    Need some suggestions for align three floating divs

    Thanks for the suggestions but that didnt work. This is what happened:
  10. Lita

    Need some suggestions for align three floating divs

    Thank you chrishirst, I will try that.
  11. Lita

    Need some suggestions for align three floating divs

    So I am still pretty new to web design and am working on a website. A problem I have run into a problem that I cant find a solution to and was hoping some one here could make a suggestion to fix it. I have three divs that I want to align horizontally but I want to keep them centered and have...
  12. Lita

    How can you make one Image not Float when the others are?

    Thank you for the help and that tip about the centering is also very helpful, the typing in constantly is a pain.
  13. Lita

    How can you make one Image not Float when the others are?

    @CaldwellYSR Thank you for the suggestions, I know I need help, Im going to school in the fall for web design so Im hoping to learn how to code everything properly. Also that code you gave me worked perfectly, thank you for the suggestions.
  14. Lita

    How can you make one Image not Float when the others are?

    I have the logo pf the company floating to the left in my site and I don't want anything to float in my content div but I can't figure out a good code to use. I have tried using the clear:both code but it didnt do anything. Here is the HTML <!doctype html"> <head> <title>Mama...
  15. Lita

    Content is spilling out of the Div

    @RAJO I know that, Im just having problems with the <center> code, I'm new to this and I cant find any good guides to help me. I breaks my webpage a part when I use it so that is why I am asking for help. I'm working on getting the lightbox in and the fact that the site isn't centered is...
  16. Lita

    Content is spilling out of the Div

    It worked perfectly thank you very much for helping me out. Any ideas on how to get it to center on the page? Normal <center></center> Tags dont work and the trouble is keeping the logo image over the 5 divs.
  17. Lita

    Content is spilling out of the Div

    Thank you I will check that out
  18. Lita

    Content is spilling out of the Div

    I hate to sound like a pain but how would I go about doing that?
  19. Lita

    Content is spilling out of the Div

    Ok so I set the div size and it is showing up but when the content exceeds the div box, instead of creating a scroll bar it flows out of the box and down the page. Also I am trying to figure out how to fully center my website, everything is floating on the left side of the page and I would...
  20. Lita

    Why cant I get this Carousel to work?

    Actually I figured it out and it is all set. Thank you again!
Top