Forum: Python
Dec 3rd, 2007, 4:10 PM
|
|
Replies: 3
Views: 183
|
Forum: Python
Dec 3rd, 2007, 7:39 AM
|
|
Replies: 3
Views: 183
|
Forum: HTML / XHTML / CSS
Nov 18th, 2005, 3:41 AM
|
|
Replies: 8
Views: 466
|
Forum: HTML / XHTML / CSS
Nov 13th, 2005, 6:12 AM
|
|
Replies: 8
Views: 466
|
Forum: HTML / XHTML / CSS
Oct 31st, 2005, 7:13 AM
|
|
Replies: 8
Views: 466
If i do something like:
* {
text-align:...
If i do something like:
* {
text-align: left;
}
and then make a <div id="center"></div> (with text-align: center;) tag around nav, header, and content, and keep the margin: 0 auto 0 auto, the...
|
Forum: HTML / XHTML / CSS
Oct 28th, 2005, 11:22 AM
|
|
Replies: 8
Views: 466
|
Forum: HTML / XHTML / CSS
Oct 28th, 2005, 8:04 AM
|
|
Replies: 8
Views: 466
IE Compatibility, margin: auto; (centering)
Hey guys long time no see, I was macking with some XHTML and ran into some problem in IE, this site needs to be readable for everybody, and then i thought of you wise guys inhere :D...
|
Forum: Python
May 31st, 2005, 8:47 AM
|
|
Replies: 1
Views: 253
Hard understanding part of tutorial
http://ibiblio.org/obp/thinkCS/python/english/chap09.htm#4
I am doing this tutorial, but when it comes to the exercise in this part 9.4 I'm stuck, I do not understand the high and low thing, what...
|
Forum: Python
Apr 5th, 2005, 11:47 AM
|
|
Replies: 5
Views: 337
['spam!', 1, ['Brie', 'Roquefort', 'Pol le Veq'],...
['spam!', 1, ['Brie', 'Roquefort', 'Pol le Veq'], [1, 2, 3]] ..
Thank you, but this is the previous list, just above the exercise, how could I do the lenght thing on this one? It won't allow me if I...
|
Forum: Python
Apr 5th, 2005, 8:21 AM
|
|
Replies: 5
Views: 337
|
Forum: Python
Apr 4th, 2005, 4:10 PM
|
|
Replies: 5
Views: 337
|
Forum: Python
Apr 1st, 2005, 4:14 PM
|
|
Replies: 15
Views: 2,301
|
Forum: Software Design and Algorithms
Mar 30th, 2005, 1:46 PM
|
|
Replies: 17
Views: 3,033
Great article..
It's incredible how Java is...
Great article..
It's incredible how Java is developing, in benchmarks it is sometimes faster than C/C++ and in many almost equal speed.
We will probally see more coders in Java in the future,...
|
Forum: Software Design and Algorithms
Mar 30th, 2005, 1:36 PM
|
|
Replies: 37
Views: 5,090
|
Forum: Python
Mar 29th, 2005, 9:41 AM
|
|
Replies: 4
Views: 387
|
Forum: Python
Mar 28th, 2005, 12:58 PM
|
|
Replies: 4
Views: 387
|