• Hello!
    So I’ve been fiddling around with WordPress for about a month now and thought I’d put my work in progress up for scrutiny. Here’s the site: https://www.conbinibento.com/
    It’s XHTML & CSS valid, but beyond that I don’t know how well it holds up. I imagine the code is pretty primitive, since I’m new to all of this and I pretty much butchered it when I first stared out. Also, I’ve only had a chance to view it in IE, so if it doesn’t display correctly in other browsers, please let me know!
    Feedback would be greatly appreciated! Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter PETbottle

    (@petbottle)

    Crikey, you’re right! Any idea how to remedy that?
    (Thanks for checking, by the way)

    Well Firefox is rendering in accordance with the W3C recommendation.
    To straighten the menu for cross browser performance just remove the padding and margin from the menu. You can always margin or pad something else instead. Like #menu ul. or rap if need be.

    I think it looks nice – I like your formatting and the imagery that you use. Yeah, not showing up correctly in Firefox. Clicking on the July Archives shows June posts as well. Likewise, click on the June archives shows July posts.

    Nice design. But (again) there’s a problem with forefox 0.9. Saludos!

    Thread Starter PETbottle

    (@petbottle)

    Just to update, I checked my .htaccess file and realized that I had mistyped some of the permalinks code. I corrected the code and now the archives display properly.
    As for the menu, I ended up creating a separate floating div to contain only the menu and then messed with the margins a bit and that seems to have done the trick. I’ve checked in IE 6.0 and FireFox 0.9 and the page seems to display properly in both, however I would appreciate it if anyone could let me know if it still doesn’t display properly in another browser.
    Thanks again for all of the support!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Bored? Why not check out my first attempt?’ is closed to new replies.