Search results

  1. krymson

    Client one page site

    ^^ this thread is like from september 2011, its done and launched and live...
  2. krymson

    New Design For Krymson Productions

    No one else to comment... man i was hoping for some real feedback...
  3. krymson

    My new website

    im not a fan too much noise on the site. Good luck though
  4. krymson

    Please let me know what you think

    the design is trash... i dont even want to see this coded cause based on the design alone i can assume you're going to use tables... you need more practice man, no offense, but this is not how a web design company site should look... start over
  5. krymson

    New Design For Krymson Productions

    Oh all of us here at Krymson are geniuses, some more than others but geniuses none the less
  6. krymson

    New Design For Krymson Productions

    After some long hours put in the new design of Krymson Productions is done, let me know what you think. Its in HTML5, CSS3, and WordPress using some great transitions, css media queries for responsive design. Still smoothing out any rough edges, let us know if you see some so we can fix them...
  7. krymson

    Report Spam Thread

    Here's This Guy Here... wibisono Found: http://www.webdesignforum.com/18365-los-angeles-web-design.html
  8. krymson

    what are the downfalls on HTML5

    HTML5 is the future, start learning it. The only major downfalls to it as of right now is that it's not a W# standard (Projected standardization is not until 2020) and it's not fully supported in all browsers but almost all of the newer browsers, IE9+, FF4+. Chrome 10+ has the best support, and...
  9. krymson

    Can someone help please?

    The proper way to do navigation is using list items it's easer to style and it's become a common practice and besides, when you have to have submenus it's the best way to create them because essentially nav items are lists, it's a list of pages on your site and with sub menus it's a list of...
  10. krymson

    Newbie question

    Yes, you would want to do: #example_div{ margin: 0 auto 0 auto; } You dont need multiple stylesheet, the only time you might need them is alternate stylesheets for older IE browsers. Javascript (for the most part) should be external as well.
  11. krymson

    Newbie question

    Ronald couldn't have said it any better.
  12. krymson

    How do i do this!

    or just lightbox...
  13. krymson

    Just an idea

    Its cute... simple and cute. I'm going to need to see the coded version first ;)
  14. krymson

    Working on a site to replace an old site, hoping for constructive criticism!

    Its better than the last, but then again it is a template that you're just putting your information in so I cant grade the design. What I can grade is, your "logo", I would hire a designer to create you a logo something simple and recognizable to so that when someone sees it they automatically...
  15. krymson

    Info please

    Using a CMS a web designer can create the site for you and you can manage all the content and images yourself without any problems. You can PM me and I'll give you any detailed info that you're wanting to know about including rates if you want them. Just as a small business owner do your...
  16. krymson

    Newbie question

    What we (web designers) are talking about, is when you're creating a website using a WYSIWYG editor the code it generates is not often the best. For instance when you are wanting to use a DW widget is puts the code in and sure it works fine, but when you go back and look at it in code view you...
  17. krymson

    Review my latest Designs

    now just gotta see them in action
  18. krymson

    choosing between Wordpress, dreamweaver, flux

    same as above... You can use DW to help you with any coding you may need for the code assist but its not really needed. And like most websites its not the platform, its the way you code your site that makes it SEO friendly. Use WordPress, learn it and you will love it and so will your client...
  19. krymson

    Some feedback on my first website

    The moral of my post is practice... the "then I suggest you hire a web designer" thing, you would be surprised at how many I've seen small business owners try to create their own site with no intentions of being a web designer... That's the only reason I said that, wasn't meant to be a dis... I...
  20. krymson

    How do to create a double border around my Nav Bar.

    http://www.w3schools.com/css/css_border.asp That should answer your question...
Top