Search results

  1. annemarie

    How am I doing so far?

    ok. i'm trying out a few things.. i want the dropdown menu to be properly visible in ie7 as well. but it stays behind the slogan, even with z-index..:confused:
  2. annemarie

    How am I doing so far?

    I know i could use html {background: RGB(0,0,0);} /* the fallback */ :) but that would make alot black, thats what i meant with 'ofcourse i cant do that' like i said, i wasn't thinking :o
  3. annemarie

    How am I doing so far?

    i meant html{ background: } i'm sorry i wasn't thinking, ofcourse i cant do that :( shame on me edit: i feel so stupid! forgive me...
  4. annemarie

    How am I doing so far?

    can i put that in the html or body tag?
  5. annemarie

    How am I doing so far?

    Just before I read this post I was checking out www.browserstack.com :( I will make some changes so it will at least be readable.. Luckily analetics showed there where no -IE8 users. so....lets hope it stays that way:) I'm working on that at the moment. My client was tired of waiting (its...
  6. annemarie

    How am I doing so far?

    As good as finished... Thanx for all the replies! http://rojomaatwerk.nl I still need final text approved and some more/better images. If thats done I will run it threw the html5boilerplate built script and all should be done... what do you think? i'm still learning, especially on how to code...
  7. annemarie

    New to this forum

    Looking at the source of the site I see a lot of iframes, inline css and images that could be put in a sprite. For your next project I would advice you to ditch the frames, use external css, js at the bottom, use unordered lists for navigation and why not just jump in to html5 and css3 as you go...
  8. annemarie

    Advice on Content Management for Blog/Website

    I'm also new to CMS and having a look around I found this one: concrete5 which might also work for you...
  9. annemarie

    Help with website design

    LOL nice!
  10. annemarie

    Portfolio Review

    LOL It's great that you like designing websites, but you need a lot more knowledge and experience before you start making websites for others So keep learning and good luck!
  11. annemarie

    Portfolio Review

    Please listen to all the people here who are trying to help you!!! Your HOME page must contain some content!
  12. annemarie

    Personal and others...

    I understand you're a beginner and my very first site was table based also, but that's bad. You have a long way to go before you can start asking a few extra bucks! Spend loads of time practicing, following tutorials, youtube, enough resources on the web... Also dig into user experience, for...
  13. annemarie

    Portfolio Review

    I mean that when you resize the window the text gets to small
  14. annemarie

    Portfolio Review

    Ok, I got some time to explore your site so I clicked the black box... First of all; your homepage is your landing page, it's what the users see first. It has to make the message clear that you design websites because you want to let your users know right away who you are and what you do, so...
  15. annemarie

    Please Review my website

    I like it, also love the social icons! small things I noticed: the li of the dropdown 'web development' and 'ecommerce' have some spacing at the bottom on hover. Why does 'visit portfolio' take me to a new tab? on the portfolio page when you have scrolled down, more images load. that doesn't...
  16. annemarie

    Portfolio Review

    Something's going wrong... I don't see much on the screen, just a little black box somewhere in the middle on the left
  17. annemarie

    How am I doing so far?

    Update, Trying out something new. 3 column. maybe bit to busy in the layout, but you directly see whats possible when you want something custom made...(site is for a company that makes custom made furniture and kitchens) To me it make's the area next to pic seem a bit empty, don't know if...
  18. annemarie

    CSS Dropdown Menu Help

    My opinion is that it doesn't look professional to stretch photo's so they will fit a slider. I like the css dropmenu you linked to. Try to use css also for the menu bar instead of images by using rounded borders Good luck!
  19. annemarie

    CSS Dropdown Menu Help

    I came across this website a wile ago and I think it will help you a lot. http://apycom.com/ You have to get rid of the stretched slider images!
  20. annemarie

    How am I doing so far?

    http://i42.tinypic.com/sy9fd0.jpg already thinking about the code; i used 1px dark line with 1px light line at top and bottom of the mid section. options on the css: use :before and :after with horizontal repeating background img (width 1px height 2px) or top and bottom border image? or...
Top