| Author |
Topic: My portfolio |
| FliX~rb |
General Member Since: Dec 23, 2006 Posts: 8484 Last: Dec 23, 2006 [view latest posts] |
|
|
|
Category: Star Trek Voyager: Elite Force MOD Support Posted: Tuesday, Mar. 14, 2006 10:07 pm |
 |
well CSS works best IMHO with XHTML ;) i think your missing the xml declaration at the top <?php echo '<?xml version="1.0" encoding="iso-8859-1"?>'; ?> add that to very top of your page and you will want to change the <html> to <html xmlns=" http://www.w3.org/1999/xhtml" xml:lang="en"> and add <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> into your <head> that could be it, but i might as well be mistaken im not too knoledgeable about this stuff myself, i just always use the same template for my sites. |
 |
|
|
| MMFSdjw~rb |
General Member Since: Dec 23, 2006 Posts: 3336 Last: Dec 23, 2006 [view latest posts] |
|
|
|
Category: Star Trek Voyager: Elite Force MOD Support Posted: Tuesday, Mar. 14, 2006 10:20 pm |
 |
alright, I'll lookinto that thanks. And btw, I started trying to validate the playable page and I see now what you were talking about class vs. id. I'm useing alot of classes now.  |
 |
|
|
| Agent007~rb |
General Member Since: Dec 23, 2006 Posts: 27798 Last: Dec 23, 2006 [view latest posts] |
|
|
|
|
| MMFSdjw~rb |
General Member Since: Dec 23, 2006 Posts: 3336 Last: Dec 23, 2006 [view latest posts] |
|
|
|
Category: Star Trek Voyager: Elite Force MOD Support Posted: Wednesday, Mar. 15, 2006 11:38 pm |
 |
Thanks Scooter, one thing though, this worked | Quote | | <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> |
This didn't | Quote | | <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> |
My homepage is now valid and so is the Playable page but it's still not correctly centered in FF and now in IE either. In IE the section title is too far left of everything below it, and in FF it's too far to the right. Could the absolute & relative positioning be causeing the problem? And since the link isn't on this page. |
 |
|
|
| Scooter~rb |
General Member Since: Dec 23, 2006 Posts: 751 Last: Dec 23, 2006 [view latest posts] |
|
|
|
|
| MMFSdjw~rb |
General Member Since: Dec 23, 2006 Posts: 3336 Last: Dec 23, 2006 [view latest posts] |
|
|
|
Category: Star Trek Voyager: Elite Force MOD Support Posted: Thursday, Mar. 16, 2006 03:54 am |
 |
Well apparently it was the lists. I'm useing div and now it looks great in FF & IE. Yay! Haven't uploaded them yet, I'll get to that soon. another question, it says my CSS is valid but it give me warnings | Quote | * Line : 9 (Level : 1) You have no color with your background-color : body * Line : 17 (Level : 1) You have no color with your background-color : body#main * Line : 47 (Level : 1) You have no color with your background-color : #thumb
|
I assume since it's a warning that it's not something I need to worry about but I'm just curious why is says there's no color. [edit]updated I completely redid both 2d pages. They are now completely positioned with CSS. The 3d playable & other now have more content. |
 |
|
|
| MMFSdjw~rb |
General Member Since: Dec 23, 2006 Posts: 3336 Last: Dec 23, 2006 [view latest posts] |
|
|
|
|
| MMFSdjw~rb |
General Member Since: Dec 23, 2006 Posts: 3336 Last: Dec 23, 2006 [view latest posts] |
|
|
|
|
| Scooter~rb |
General Member Since: Dec 23, 2006 Posts: 751 Last: Dec 23, 2006 [view latest posts] |
|
|
|
Category: Star Trek Voyager: Elite Force MOD Support Posted: Tuesday, Mar. 28, 2006 02:38 am |
 |
I like the border too; probably because of the rounded corners. I just checked your CSS and it's validating now, so there's nothing to worry about in that respect. Now if only you could get rid of the iframes... they're hurting your accessibility, and you can achieve the same effect with CSS. I'm seeing some images with border attribute set to zero. You're already taking care of this in your CSS so take them out of the HTML (which is looking very lean I might add). Consider adding lang="en" to your HTML tag. Although it's not required by the HTML spec, it is required by a Priority 2 checkpoint of the WAI spec. If you are interesting in conforming to accessibility guidelines, the validator for WAI and Section 508 is here: http://www.contentquality.com/It's not possible to automate testing for all checkpoints, but every little bit helps. An excellent three-part series on accessibility testing: http://www.456bereastreet.com/archive....aration |
 |
|
|
| MMFSdjw~rb |
General Member Since: Dec 23, 2006 Posts: 3336 Last: Dec 23, 2006 [view latest posts] |
|
|
|
|
|
|
mp_TempleCall of Duty: Mods: Multiplayer (624.12Kb)
|