Search results

  1. Korey

    [HELP] Coding Resources

    I haven't been on Devbest in awhile but I'm going to try to be more active now that I'm looking to further my programming/coding skills. When I first looked into coding I started on CodeAcademy and learned quite a bit but I eventually got bored with it. CodeAcademy showed me the basics of web...
  2. Korey

    Nav Bar Help.

    1st Question. How can I put icons on my navigator bar and make them appear at the end so it looks good? 2nd Question. How can I have an image appear behind my navigator bar? 3rd. How can I have it so when you hover over a certain thing on my navigation bar a drop down selection appears? My...
  3. Korey

    Small problem html.

    Thanks for your help, but how do I fix it myself? What was wrong with my stylesheet that was preventing it from being normal
  4. Korey

    Small problem html.

    http://codepen.io/anon/pen/nEcfz Sorry....
  5. Korey

    Small problem html.

    Okay so earlier you guys helped me with making it so my navigator bar didn't fall down when the browser was half-screen. Now I need help with making both my navigator bar, and footer to go from end to end. Notice how my navigator bar is in the middle, and my footer is spaced at the front, and...
  6. Korey

    My first decent HTML & CSS website template

    https://42b9c6d53221eeffec6f6f59d0a6075617abc4e2.googledrive.com/host/0B_4NG1EnO104dlBMT3V6b3ZVREU/
  7. Korey

    Need help urgently HTML/CSS

    Thanks so much the margin was doing it! D:
  8. Korey

    Need help urgently HTML/CSS

    https://42b9c6d53221eeffec6f6f59d0a6075617abc4e2.googledrive.com/host/0B_4NG1EnO104dlBMT3V6b3ZVREU/ how can i make it so my footer so it goes form side to side. idk how i managed to do it with my navigator bar.
  9. Korey

    Need help urgently HTML/CSS

    I think it worked.... Hmph. But how can I make it so that my footer is stretched from end to end. Instead of being in the center like that!
  10. Korey

    Need help urgently HTML/CSS

    Where do I put this code in universal?
  11. Korey

    Need help urgently HTML/CSS

    Okay so basically my website appears fine for me: https://42b9c6d53221eeffec6f6f59d0a6075617abc4e2.googledrive.com/host/0B_4NG1EnO104dlBMT3V6b3ZVREU/ But apparently when other people visit it the website has duplicated images, and things aren't in the right place. Magic attempted to help me...
  12. Korey

    My first decent HTML & CSS website template

    Wow.... This is how it looks for me : http://gyazo.com/5e91bc191383eac1be0f77243ffe6f8a How can I make it look the way for everyone?
  13. Korey

    My first decent HTML & CSS website template

    "The background repeats itself which is clunky, try make it adjust to full screen." it doesn't for me?
  14. Korey

    My first decent HTML & CSS website template

    Inline-styling isn't appreciated? Huh.... why not?
  15. Korey

    My first decent HTML & CSS website template

    https://42b9c6d53221eeffec6f6f59d0a6075617abc4e2.googledrive.com/host/0B_4NG1EnO104dlBMT3V6b3ZVREU/
  16. Korey

    PHP help.

    How advanced do you need to be with PHP to create a working login/register system? How long would it take for me to learn how to do this?
  17. Korey

    Please help!

    I did what you said here's my code: <!DOCTYPE html> <html> <head> <style> ul { list-style-type: none; margin: 0; padding: 0; overflow: hidden; } li { float: left; } a:link, a:visited { display: block; width: 300px; font-weight: bold; color: #FFFFFF...
  18. Korey

    Please help!

    I thought divs were only used to separate content? Edit: Also that didn't work D:
  19. Korey

    Please help!

    Pre-Problem: http://gyazo.com/916ed88104a05db5cfba715f2f90a6f3 After Problem: http://gyazo.com/87efbae8137b3596ab88585047e7574b ~ How can I prevent this from occurring when the tab is minimized?
  20. Korey

    Frowned Upon

    Is regular HTML and CSS frowned up now due to HTML 5 and CSS5.... I've just learned Html & Css hopefully not for nothing!
Top