Culture and media put this ideal that marriage is the ultimate sign of love and "togetherness". It's fine if thats the way people choose to see it, but some may choose to view marriage as a business proposal. It depends on how one treats marriage. It doesn't necessarily have to be about love.
8.5: I like the design, very clean. I won't comment on the concept.
It's hard to tell if the layout is efficient without knowing what the main uses are. It could potentially get cluttered if you have a lot of users.
xPlozion-- I don't know about overriding the encoding, interesting idea though. I'll check it.
Scoochi2-- I'm not using entites, but I bet that'll fix it. Thanks!
I set the encoding in html like so:
<?xml version="1.0" encoding="UTF-8"?>
and I edit all my html code in scite, so I don't think it's my text editor.
It works perfectly in firefox/safari, just not in IE.
Hey,
I know it doesn't make sense to post this here, but this is the best place I could find.
Spanish characters won't render in IE on my website. I'm pretty sure it's a problem with my encoding. I've tried UTF-8 and ISO-8859-1 but neither work. Any ideas?
Thanks