Search results

  1. benjamin.morgan

    PHP email form not working for some reason

    Okay. You are using WAMP a local server. To get it to work upload it to a live website. Problem should be solved
  2. benjamin.morgan

    A Little help

    No W3Schools is crap waste of money. Here is their info on doctype http://www.w3schools.com/tags/tag_doctype.asp
  3. benjamin.morgan

    Help

    On that image the knobs are tiny how would you know what it linked to? http://www.flickr.com/photos/keep_it_like_a_secret/6466053509/lightbox/ I like the overall idea. And yes Jquery could do it as long as it doesn't use a sidebar.
  4. benjamin.morgan

    Please help! I just can't center this page

    body {width:900px;margin:auto auto;} AND GET YOUR SELF A DOCTYPE PLEASE :)
  5. benjamin.morgan

    Please help! I just can't center this page

    Put a width on your body and put margin: auto auto;
  6. benjamin.morgan

    IE8 Fun

    WTH is a h7 tag??
  7. benjamin.morgan

    Could this have been done better with PHP?

    Yeah, that is what I believe. Why is the web builder using tables still? Vista print or whatever
  8. benjamin.morgan

    Could this have been done better with PHP?

    For $280 a year?
  9. benjamin.morgan

    Could this have been done better with PHP?

    http://www.auntiemschildservices.com/Guest-Book.html The site to me looks like a drag. The form on this page is done with ASPx i think. I don't even know what the javascript files go to and there is bad html code as well as a weakly designed background. She is one of my friends daughter and I...
  10. benjamin.morgan

    Should a daycare have a website?

    I can't do all the camera things anyway. It could have a login system and the such but I have no way of finding out if they are a parent anyway. I believe the website would be more static than anything. Anyways if they do decide to get a website I am doing it free of charge to add something to...
  11. benjamin.morgan

    Should a daycare have a website?

    How can you set up live streaming on a website though?
  12. benjamin.morgan

    Should a daycare have a website?

    Play room webcams. How would that work? Is it constantly streaming or something?
  13. benjamin.morgan

    Should a daycare have a website?

    Should a daycare have a website? Please share your thoughts.
  14. benjamin.morgan

    Favorite html/css/javascript/etc editor?

    Notepad++ is my favorite.
  15. benjamin.morgan

    Invisible text frowned upon by Google? Even get you banned?

    If it is just the same color as the background you could still highlight it, it wouldn't count as invisible. If you want it to be completely invisible use display:none; or visibility:hidden; just don't pour loads and loads of content.
  16. benjamin.morgan

    Web Certification: Where To

    There is w3schools certificates . http://www.w3schools.com/cert/default.asp All online
  17. benjamin.morgan

    Displaying Youtube Videos (Help)

    Use simplexml_load_file () with the you tube file get the api link inside the parentheses and do a foreach loop to get each video and echo the video. link Play with it.
  18. benjamin.morgan

    What is your favorite text editor?

    Yeah, I did kind of forget that I didn't specifically say Web Design text editor even though I posted in the Web Design forum.
  19. benjamin.morgan

    What is your favorite text editor?

    What is your favorite text editor for the system(s) you use? Mine is Notepad++ on Windows. (Still wishing I had a Mac so I could use Coda)
Top