Apolyton Archive  |  Preserved copy of the Apolyton Civilization Site and its forums as they stood in September 2005. Read-only; nothing here can be posted to or replied to.  |  Forum index |  About this archive |  The 1998–2001 UBB forums
Today on Apolyton WARDELL INTERVIEW PROMO A.C.S. HISTORY CHAPTER 4 GET CIV4 /w FREE PLUS! A.C.S. PHOTO GALLERY GET A.O.M. V1.1
Apolyton Civilization Forums
main| civ2| civ3| civ4| smac| ctp2| ron| moo3| galciv| galciv2| alt| about|
ApolytonPLUS | register | search | faq | new posts | pm (-/-) | upload | members
hall of fame new! | civgroups | civgroups news | interviews | the column | radio | chat | directory | news | store | PLUS
Apolyton Civilization Forums : Powered by vBulletin version 2.0.3 Apolyton Civilization Forums > Miscellaneous > Archive > Off-Topic-Archive > Wed designers / programmers / authors - read this!
Show a Printable Version | Email This Page to Someone! | Receive updates to this thread | Report this to Apolyton news!

bottom of page
  
Author
Thread   
Pages (5): [ 1   2   3   4   5   ]
< Last Thread     Next Thread > Post New Thread     Post A Reply
Hueij is offline Hueij
Emperor
Kokonino Kounty
May 1999
time: 06:30
  Old Post 20-08-2003 22:43
Edit/Delete Message Reply w/Quote
#91 Report this post to a moderator
Support Apolyton buy from Amazon

quote:
Originally posted by Asher
That's why CSS is a royal pain in the ass still.

Ah well,as long as Opera does a better job than IE I can live with it

chegitz guevara is offline chegitz guevara
King
Ft. Lauderdale, FL Communist Party of Apolyton
Jun 2000
time: 00:30
  Old Post 20-08-2003 23:28 Visit chegitz guevara's homepage!
Edit/Delete Message Reply w/Quote
#92 Report this post to a moderator
Support Apolyton

quote:
Originally posted by Hueij
quote:
Go here and click on the different examples of design. It's all one XHTML page, using different CSS files.
http://www.csszengarden.com/

Hmm... Some of those CSS files don't render right in Opera


They render fine in my version of Opera. The only one that's problematic is the one that is designed to horizontally scan, and the problem there is Opera, not CSS. If Opera had a horizontal scroll bar, it would work.

There is only one issue in which Opera doesn't render CSS properly, and it's a minor one which escapes me.

St Leo is offline St Leo
King of Scenario League
Member of the Apolyton Social Democratic Party
Jul 2005
time: 00:30
  Old Post 21-08-2003 07:50 Visit St Leo<br><img src=/forums/images/staff-icon.gif>'s homepage!
Edit/Delete Message Reply w/Quote
#93 Report this post to a moderator
Support Apolyton, buy Civilization III: Complete

With automated code generating programs these days, CSS is not necessarily that much easier to alter than non-CSS.

WYSIWYG editors suck, have always sucked, and will always suck.

There is only one issue in which Opera doesn't render CSS properly, and it's a minor one which escapes me.

Opera doesn't interpret the \a escape string correctly in the content property on my site.

Of course, MSIE doesn't recognize the existence of content or the universality of :hover, so Opera's in a comfortable lead over IE anyways...

Asher is offline Asher
King
Calgary, Alberta
Nov 1999
time: 22:30
  Old Post 21-08-2003 07:53 Visit Asher's homepage!
Edit/Delete Message Reply w/Quote
#94 Report this post to a moderator
Support Apolyton, buy Civilization 2

quote:
Originally posted by St Leo
WYSIWYG editors suck, have always sucked, and will always suck.

Depends what you want to do.

You remind me of Steve Gibson, who says all "high level" languages like C, C++, and Java suck, always sucked, and will always suck.

WYSIWYG editors have their place, not everybody likes playing with CSS crap by hand. Most don't, actually, only the masochistic I'm-a-glorified-scripting-code-monkey web developers are elitist and hold CSS in such high regard.

Everyone else just couldn't care less.

St Leo is offline St Leo
King of Scenario League
Member of the Apolyton Social Democratic Party
Jul 2005
time: 00:30
  Old Post 21-08-2003 07:57 Visit St Leo<br><img src=/forums/images/staff-icon.gif>'s homepage!
Edit/Delete Message Reply w/Quote
#95 Report this post to a moderator
Increase Your PM Length

You remind me of Steve Gibson, who says all "high level" languages like C, C++, and Java suck, always sucked, and will always suck.

Yet I am not the one saying that CSS is Java and tables are Assembly.

Asher is offline Asher
King
Calgary, Alberta
Nov 1999
time: 22:30
  Old Post 21-08-2003 08:08 Visit Asher's homepage!
Edit/Delete Message Reply w/Quote
#96 Report this post to a moderator
Support Apolyton, buy Galactic Civilizations

Most tables will and do render faster than CSS.

It's only when the tables become ungodly complicated where CSS is more efficient, and if your website has that complicated of tables it's a very poor website design to begin with.

CSS is a more "proper" and "natural" way to make webpages, much like Java is to programming, but HTML is more raw and verbose.

HTML code is longer and generally faster, CSS code is shorter and generally slower.

Not that it's noticable on today's computers, but the comparison is accurate.

St Leo is offline St Leo
King of Scenario League
Member of the Apolyton Social Democratic Party
Jul 2005
time: 00:30
  Old Post 21-08-2003 09:17 Visit St Leo<br><img src=/forums/images/staff-icon.gif>'s homepage!
Edit/Delete Message Reply w/Quote
#97 Report this post to a moderator
Got spare money?

quote:
Originally posted by Asher
Not that it's noticable on today's computers, but the comparison is accurate.


I think saying that visual design of webpages is the high-level language and that handcoded CSS is the low-level language is more apt.

Urban Ranger is offline Urban Ranger
Apolyton Duke of Off-Topic

Donate to the Red Cross
The City State of Noosphere, CPA special envoy
May 1999
time: 13:30
  Old Post 21-08-2003 10:03
Edit/Delete Message Reply w/Quote
#98 Report this post to a moderator
Full PM-box? Change here!

quote:
Originally posted by Asher
You remind me of Steve Gibson, who says all "high level" languages like C, C++, and Java suck, always sucked, and will always suck.


As a CS major, you should realise the difference between WYSIWYG editors and high level languages (and why the quotes around "high level?").

What a silly analogy.

quote:
Originally posted by Asher
WYSIWYG editors have their place, not everybody likes playing with CSS crap by hand.


Your bias is showing here. Quick, cover it up!

quote:
Originally posted by Asher
Most don't, actually, only the masochistic I'm-a-glorified-scripting-code-monkey web developers are elitist and hold CSS in such high regard.


Is it easier to modify one CSS file by hand, or hundreds of files with a WYSIWYG editor?

quote:
Originally posted by Asher
Everyone else just couldn't care less.


Certainly, that's why there are hackers who write tight, elegant, and fast code and there are your run-of-the-mill programmers who think that Windows is a work of art.

It is just as certain that quality does count in the long run, as it so amply shown by Japanese cars kicking the crap out of US cars sometime in the late '70s to '80s in the last century.

BTW, what made you the spokesman of "everyone else?"

Urban Ranger is offline Urban Ranger
Apolyton Duke of Off-Topic

Donate to the Red Cross
The City State of Noosphere, CPA special envoy
May 1999
time: 13:30
  Old Post 21-08-2003 10:04
Edit/Delete Message Reply w/Quote
#99 Report this post to a moderator
Support Apolyton or Terrorists Win

quote:
Originally posted by Asher
Most tables will and do render faster than CSS.


Evidence? Cite?

Asher is offline Asher
King
Calgary, Alberta
Nov 1999
time: 22:30
  Old Post 21-08-2003 10:10 Visit Asher's homepage!
Edit/Delete Message Reply w/Quote
#100 Report this post to a moderator
Support Apolyton, buy Alpha Centauri

quote:
Originally posted by Urban Ranger
As a CS major, you should realise the difference between WYSIWYG editors and high level languages (and why the quotes around "high level?").

There is a difference, and hence why it's an analogy, UR.

I don't see why it's a silly analogy: high-level languages sacrifice efficiency for convenience, so do WYSIWYG editors.

"high level" is in quotes because, in modern terms, C (and C++) is not considered a high-level language, but a mid-level one. Java and C# are considered high-level languages.

Java and C# abtract farther than C and C++ do.

quote:
Your bias is showing here. Quick, cover it up!

My bias? What the hell do I care? I'm not a web developer, I don't give a crap what people use. Whenever I do do webpages, it's in HTML and not CSS because CSS is pointless for most websites. Stupid eyecandy. Like the CSS example site someone linked to...I found it poorly designed and fairly hard to read. Color schemes with high contrast and font sizes bigger than size 8 is good.

Sites today abuse CSS & flash way too much, it makes me angry.

quote:
Is it easier to modify one CSS file by hand, or hundreds of files with a WYSIWYG editor?

Have you used a modern WYSIWYG editor?
You'd go into a nice purty dialog box and change settings.
You seem to equate WYSIWYG editors to Notepad or something.

quote:
Certainly, that's why there are hackers who write tight, elegant, and fast code and there are your run-of-the-mill programmers who think that Windows is a work of art.

And then there's the below-average programmers who spend their day developing open source software because they're not good enough to be hired at Microsoft or other proprietary development houses.

quote:
BTW, what made you the spokesman of "everyone else?"

Hey, do non-CSS sites outnumber CSS sites?

Yeah, thought so.

quote:
Evidence? Cite?

Whoa Nelly, you're the one that first asserted CSS was faster, and I'm the one to provide evidence?

Asher is offline Asher
King
Calgary, Alberta
Nov 1999
time: 22:30
  Old Post 21-08-2003 10:13 Visit Asher's homepage!
Edit/Delete Message Reply w/Quote
#101 Report this post to a moderator
Support Apolyton, buy Alpha Centauri

And UR, I eagerly await your reply to the DirectX issue: http://apolyton.net/forums/showthre...&threadid=94467

You know, where you display stunning ignorance about fundamental components of Windows again, then try to silently let the thread drop and hope people don't notice.

St Leo is offline St Leo
King of Scenario League
Member of the Apolyton Social Democratic Party
Jul 2005
time: 00:30
  Old Post 21-08-2003 10:27 Visit St Leo<br><img src=/forums/images/staff-icon.gif>'s homepage!
Edit/Delete Message Reply w/Quote
#102 Report this post to a moderator
Increase the size of your Attachments

quote:
Originally posted by Asher
And then there's the below-average programmers who spend their day developing open source software because they're not good enough to be hired at Microsoft or other proprietary development houses.


YHBT[0].


[0] You have been trolled.

chegitz guevara is offline chegitz guevara
King
Ft. Lauderdale, FL Communist Party of Apolyton
Jun 2000
time: 00:30
  Old Post 22-08-2003 00:49 Visit chegitz guevara's homepage!
Edit/Delete Message Reply w/Quote
#103 Report this post to a moderator
Help yourself to an AD-FREE life

quote:
Originally posted by Asher
HTML code is longer and generally faster, CSS code is shorter and generally slower.


The difference in rendering time is negligable. The difference in download time is not. Only half the households in the US have broadband, so every bit of filesize you can squeeze makes a difference.

chegitz guevara is offline chegitz guevara
King
Ft. Lauderdale, FL Communist Party of Apolyton
Jun 2000
time: 00:30
  Old Post 22-08-2003 00:59 Visit chegitz guevara's homepage!
Edit/Delete Message Reply w/Quote
#104 Report this post to a moderator
Get a bigger avatar today!

quote:
Originally posted by Asher
Hey, do non-CSS sites outnumber CSS sites?


Since decent support has only been around for a few years, that's not surprising. It's like saying, most cars ever made lacked air bags, so people most not have wanted them.

MattH is offline MattH
King
Go sneer at that cow creamer!
Jul 2002
time: 05:30
  Old Post 22-08-2003 01:04
Edit/Delete Message Reply w/Quote
#105 Report this post to a moderator
Put an end to popups!

Threadjack Alert!
How do I define the surround color/width for images inside tags using css?

MattH is offline MattH
King
Go sneer at that cow creamer!
Jul 2002
time: 05:30
  Old Post 22-08-2003 01:10
Edit/Delete Message Reply w/Quote
#106 Report this post to a moderator
Suffering from ads?

That should read {a} tags.

chegitz guevara is offline chegitz guevara
King
Ft. Lauderdale, FL Communist Party of Apolyton
Jun 2000
time: 00:30
  Old Post 22-08-2003 01:31 Visit chegitz guevara's homepage!
Edit/Delete Message Reply w/Quote
#107 Report this post to a moderator
Help yourself to an AD-FREE life

http://www.cookwood.com/html/extras/cssref.html

Just guessing off the top of my head

border-color: #ffff00; border-width: thin

If you want it to apply only to images within <a> I would create a class.

St Leo is offline St Leo
King of Scenario League
Member of the Apolyton Social Democratic Party
Jul 2005
time: 00:30
  Old Post 22-08-2003 05:09 Visit St Leo<br><img src=/forums/images/staff-icon.gif>'s homepage!
Edit/Delete Message Reply w/Quote
#108 Report this post to a moderator
Support Apolyton buy from Amazon

How about

a img {
border-color: #ffff00; border-width: thin
}

This only applies to img tags within an anchor. Any accompanying text is not enclosed.

a > img {
border-color: #ffff00; border-width: thin
}
This only applies to img children of anchors that are not surrounded by other tags. In other words, you can't bold the image or whatever.

MattH is offline MattH
King
Go sneer at that cow creamer!
Jul 2002
time: 05:30
  Old Post 22-08-2003 05:39
Edit/Delete Message Reply w/Quote
#109 Report this post to a moderator
Got spare money?

First one works like a charm, St. Leo . Thanks!

Now for another newbie question. I have two css-generated boxes I'd like to put inside a third, larger box. I can't figure out what syntax to use. What position or float value is supposed to be used? Everything I've tried has ended up with one box beneath the other.

Urban Ranger is offline Urban Ranger
Apolyton Duke of Off-Topic

Donate to the Red Cross
The City State of Noosphere, CPA special envoy
May 1999
time: 13:30
  Old Post 22-08-2003 08:34
Edit/Delete Message Reply w/Quote
#110 Report this post to a moderator
Help yourself to an AD-FREE life

quote:
Originally posted by Asher
There is a difference, and hence why it's an analogy, UR.

I don't see why it's a silly analogy: high-level languages sacrifice efficiency for convenience, so do WYSIWYG editors.


No, no, no. High level languages exchange effectiveness for efficiency for starters. Then the differences just pile up.

Now, if you argue that a RAD environment exchanges efficiency for covenience, I may agree with that.

You can tell the differences between RAD's and high level languages, can't you?

quote:
Originally posted by Asher
Java and C# abtract farther than C and C++ do.


C# abstracts further than C++? That's like saying a paramecium is more advanced than an amoeba.

quote:
Originally posted by Asher
My bias? What the hell do I care? I'm not a web developer, I don't give a crap what people use.


So you admitted that you were here trolling?

quote:
Originally posted by Asher
Sites today abuse CSS & flash way too much, it makes me angry.


That's not the point.

quote:
Originally posted by Asher
Have you used a modern WYSIWYG editor?


Like, Dreamweaver?

quote:
Originally posted by Asher
You'd go into a nice purty dialog box and change settings.

You seem to equate WYSIWYG editors to Notepad or something.


No WYSIWYG editor is going to magically propagate your changes to one webpage to the entire website.

Sure, there are some automations, but they aren't magical (or at least technologically advanced enough).

quote:
Originally posted by Asher
And then there's the below-average programmers who spend their day developing open source software because they're not good enough to be hired at Microsoft or other proprietary development houses. [/qoute]

Try to be more original next time, okay?

[QUOTE] Originally posted by Asher
Hey, do non-CSS sites outnumber CSS sites?

Yeah, thought so.


Good argument

quote:
Originally posted by Asher
Whoa Nelly, you're the one that first asserted CSS was faster, and I'm the one to provide evidence?


Lets see.

You have been asserting that "tables render faster than CSS."

So, where's the evidence?

Asher is offline Asher
King
Calgary, Alberta
Nov 1999
time: 22:30
  Old Post 22-08-2003 08:40 Visit Asher's homepage!
Edit/Delete Message Reply w/Quote
#111 Report this post to a moderator
Avatar Enlargement: We've got the solution

quote:
Originally posted by Urban Ranger
No, no, no. High level languages exchange effectiveness for efficiency for starters. Then the differences just pile up.

Now, if you argue that a RAD environment exchanges efficiency for covenience, I may agree with that.

You can tell the differences between RAD's and high level languages, can't you?

Look, UR, there's no need to be pigheaded about this. I'm not just saying it as my opinion, it's how the languages are taught now. Computers have changed a bit since you've been in school, the advent of C# and Java in particular have redefined highlevel languages and moved the "old" highlevels down to midlevel.

quote:
C# abstracts further than C++? That's like saying a paramecium is more advanced than an amoeba.


C++ lets you directly interact with hardware, C# is not. That's a HUGE difference.

C# runs in a virtual machine environment, C++ runs right in the environment. C# has GC, C++ does not, etc.

C# and Java are undeniably far higher level than C++ is.

quote:
That's not the point.

How is it not the point? I discourage use of CSS and Flash because people go overboard with them like it's a new toy.

quote:
Like, Dreamweaver?

No WYSIWYG editor is going to magically propagate your changes to one webpage to the entire website.

Sure, there are some automations, but they aren't magical (or at least technologically advanced enough).

This is patently untrue, because Dreamweaver, which you're obviously aware of, DOES propagate changes throughout your website when and if you want to change global settings.

quote:
You have been asserting that "tables render faster than CSS."

So, where's the evidence?

I was saying that because you were asserting CSS render faster than tables.

And tables run faster anecdotally on my P100.

Urban Ranger is offline Urban Ranger
Apolyton Duke of Off-Topic

Donate to the Red Cross
The City State of Noosphere, CPA special envoy
May 1999
time: 13:30
  Old Post 22-08-2003 08:42
Edit/Delete Message Reply w/Quote
#112 Report this post to a moderator
Support Apolyton, buy Galactic Civilizations: Deluxe Edition

quote:
Originally posted by MattH
Now for another newbie question. I have two css-generated boxes I'd like to put inside a third, larger box. I can't figure out what syntax to use. What position or float value is supposed to be used? Everything I've tried has ended up with one box beneath the other.


What sort of boxes? Do they use absolute, relative, or no positioning? How do you want the smaller boxes to be inside the bigger box?

Mercator is offline Mercator
King
Sorekara no Nanimo
Jan 1970
time: 06:30
  Old Post 22-08-2003 16:17 Visit Mercator's homepage!
Edit/Delete Message Reply w/Quote
#113 Report this post to a moderator
Support Apolyton, buy Galactic Civilizations

quote:
Originally posted by Asher
Like the CSS example site someone linked to...I found it poorly designed and fairly hard to read. Color schemes with high contrast and font sizes bigger than size 8 is good.


You don't mean the CSS Zen Garden link chegitz gave, do you? (great link, btw )

Because if you do, you must have missed the entire point of the website. Did you actually try any of the other designs? Yes... see those links on the right side of the screen, you can click on them and then the design of the website changes, with only the CSS being replaced.
That's the beauty of it, if you want high contrast and big fonts, or a better layout, you can do so in no time by repositioning and redesigning the elements using just CSS.

Q Cubed is offline Q Cubed
Prince
t3h y3ll0w p3ril
Apr 1999
time: 23:30
  Old Post 22-08-2003 17:09 Visit Q Cubed's homepage!
Edit/Delete Message Reply w/Quote
#114 Report this post to a moderator
Support Apolyton, buy Alpha Centauri

i have to say, css is the way to go: as has been mentioned before, it's a lot easier to manage websites' layouts using css.

not to mention that dreamweaver by default uses css in its pages.

is it better than tables? i'll have to say yes. it's trickier to think about the layout, but that's just me--i was coding pages in html tables before css came out, so that's what i learned and had gotten used to, but after picking up the strength of css...

adding in the font declarations, and the spacing, size, width, bold, underline, new paragraph, all those formatting delcarations the basic html code add up. it's the difference between a 32kb web page with a 56kb graphic image and a 5kb page with a 2kb css formatting page and a 56kb image loading on a 38.2k connection.

smaller is better, more elegant, and leaner, especially when it comes to coding. even if for all intents and purposes, html/css isn't a computer language, but rather a formatting language.

MattH is offline MattH
King
Go sneer at that cow creamer!
Jul 2002
time: 05:30
Question  Old Post 22-08-2003 17:40
Edit/Delete Message Reply w/Quote
#115 Report this post to a moderator
Lose 30 kilos (of popups)

quote:
Originally posted by Urban Ranger


What sort of boxes? Do they use absolute, relative, or no positioning? How do you want the smaller boxes to be inside the bigger box?


Once again, I fail at explaining .

None of the boxes use positioning. I've mapped out what the basic layout looks like, and what I want to add. It's here.

Mercator is offline Mercator
King
Sorekara no Nanimo
Jan 1970
time: 06:30
  Old Post 22-08-2003 19:55 Visit Mercator's homepage!
Edit/Delete Message Reply w/Quote
#116 Report this post to a moderator
Remove this text

So you have everything already, except that left box?

And you add that left box something like this?

PHP:

<div>
    <!--
the containing box -->

    <
div id="D">Box D</div>
    <
div id="new">the new box, including sub-boxes here</div>
</
div>



Some possibilities:
- use "float: right" on box D,
- place the new div above box D and float it to the left,
- use relative positioning to offset box D to the right, and then use absolute positioning to place the new box on the left. If the height of box D is fixed, use relative positioning to place the new box.

MattH is offline MattH
King
Go sneer at that cow creamer!
Jul 2002
time: 05:30
  Old Post 22-08-2003 20:00
Edit/Delete Message Reply w/Quote
#117 Report this post to a moderator
Inflate your Upload Space

I'm going to try that.
My solution was not very nice. I positioned the new box AND box d as absolute and then fixed the width of the containing box so it just extended beneath them.

Wraith is offline Wraith
King
Austin, Texas, USA
Aug 1999
time: 23:30
  Old Post 23-08-2003 05:42
Edit/Delete Message Reply w/Quote
#118 Report this post to a moderator
Lose 30 kilos (of popups)

Hasn't anyone else noticed the title of this thread? I mean, okay, y'all are talking about web design, but how many of you are married?

Wraith
"****, I did not drop you on your head when I brought you into this world - don’t give me cause to regret that."
-- Hayward ("Twin Peaks")

Mercator is offline Mercator
King
Sorekara no Nanimo
Jan 1970
time: 06:30
  Old Post 23-08-2003 05:52 Visit Mercator's homepage!
Edit/Delete Message Reply w/Quote
#119 Report this post to a moderator
Support Apolyton, buy Civilization: The Boardgame

D'oh!

Hadn't even noticed that.
I guess that means I'm out.

devilmunchkin is offline devilmunchkin
Warlord
first circle of the inferno
Jul 2001
time: 05:30
  Old Post 23-08-2003 12:33
Edit/Delete Message Reply w/Quote
#120 Report this post to a moderator
Suffering from ads?

so far, i don't see how ccs is THAT much better than doing html tags. maybe it's just me.

 
Pages (5): [ 1   2   3   4   5   ]
< Last Thread     Next Thread > Post New Thread     Post A Reply
All times are GMT. The time now is 05:30.
Apolyton Time is 00:30.
    top of page
Rate This Thread:
archivepost
Forum Jump:
Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is ON
vB code is ON
Smilies are ON
[IMG] code is ON
 




Contact Us - Apolyton Civilization Site - Support Us!

Building a better Apolyton through better information. Click here and take our poll!
Non-US visitors, click here!

Powered by: vBulletin Version 2.0.3
Copyright ©2000, 2001, Jelsoft Enterprises Limited.

Page generated in 0.0780 seconds (92.19% PHP - 7.81% MySQL) with 31 queries
Page Loading Time:

Support Apolyton: Amazon USA | Amazon UK | Amazon DE | Amazon FR |
Support Apolyton and get FREE PLUS, Buy from Chips&Bits: Galactic Civilizations | Galactic Civilizations: Deluxe Edition | Call to Power 2 | Civilization: The Boardgame | GURPS/ Alpha Centauri | Alpha Centauri | Civilization IV | Civilization III: Complete |


Front Page | Civilization IV | Civilization III | Civilization II | Call to Power II | Alpha Centauri | Master of Orion III
Rise of Nations | Galactic Civilizations | Galactic Civilizations II | Misc
Alt.Civs | Civ I | C:CtP I | About | News | Directory | Apolyton Store | Forums | Chat | Columns | Interviews | Newsletter
Scenario League | CSC | Clash of Civs | Spanish Site | CtP Maps | Cradle of Civ | WesW's Ctp1/2 Site | Civ3 Haven

apolyton.net | apolyton.com | civilization2.net | civilization3.net | civilization4.net | civilizationiv.info | calltopower.net | galciv.net | galciv2.net | moo3.net