Jump to content

~Shinta

Members
  • Posts

    132
  • Joined

  • Last visited

Posts posted by ~Shinta

  1. I suggest learning XML+XHTML, CSS, SQL, PHP and Javascript. I really suggest you just get a PHP Nuke or something because programming a whole message board and stuff might be beyond your grasp if you are this new to web building.

  2. Flash isn't good for a full website. Like I said in my last badly typed post, Flash doesn't lend to accessibility. Also, you don't make webpages to demographics, you make them foreverybody. The people designing the Australia Olympics Stadium got sued for not accessiblizing their stadium, because they thought people in wheelchairs wouldn't want to go to the Olympics. =P

  3. Hi :) I need help with mime types.First off, I want to change my page's MIME type from what I suppose is text/xhtml to application/xml+xhtml. I think you do it in a meta tag, but I don't think it did the trick (because it still works in IE =P). Where do I change the mime type? I have a suspicion that you change it in the .htaccess file. Second, I want to be able to serve the page as text/xhtml to Internet Explorer users. My idea is to use a php script to do this... I just don't know how yet =P.

  4. Yeah, that's part of it.... But I want it to be transparent and have a color. Kinda like those short little screw drivers that you see through and makes everything look yellow and squiggly...

  5. Hi, I have a question that might not be easy. How do I make a div transparent with a color in CSS? It might not be possible but I've been wrong before. I am thinking that maybe if I make an image with a single color and add transparency I can do this. But I'd like to do it with just CSS and hexidecimal colors. Thank you. :)

×
×
  • Create New...