summary refs log tree commit diff stats
path: root/article
diff options
context:
space:
mode:
Diffstat (limited to 'article')
-rw-r--r--article/democracy-us.html7
1 files changed, 6 insertions, 1 deletions
diff --git a/article/democracy-us.html b/article/democracy-us.html
index bd51887..7b15260 100644
--- a/article/democracy-us.html
+++ b/article/democracy-us.html
@@ -48,7 +48,12 @@
 		The electoral college makes it possible to win an federal election without winning the national popular vote.  It also, similarly but not as badly as the Senate, represent the people of each state disproportionally as each state has two extra electoral votes regardless of their population.
 		</p>
 		<p>
-		A subtle but serious problem with the electoral college is that electors' listening to the votes of the people is only a <em>tradition</em>.  Legally, electors can vote however they want, meaning that the US is not theoretically a democracy.  This hasn't happened before, but this is one more to the list of problems in the constitution.
+		A subtle but serious problem with the electoral college is that electors' listening to the votes of the people is only a <em>tradition</em>.  Legally, electors can vote however they want, meaning that the US is not theoretically a democracy.  This hasn't happened before, but this is one more to the list of problems in the constitution, and is a potential for disaster.
+		</p>
+
+		<h2 id="plurality-voting">Plurality Voting</h2>
+		<p>
+		Elections in the US uses what's called ``plurality voting'', where each voter casts one vote to their favorite canidate
 		</p>
 
 		<div id="footer">
'#n93'>93 94 95





























































































                                                                              
# From: Sergey Svishchev <svs@ropnet.ru> 
# Notes:
# I use this in OS/2 VIO window, and occasionally on Linux console. 
 
# Setting the normal and default types lets us keep (almost) the same colors
# whether the terminal's default colors are white-on-black or black-on-white.
# It is not exact since the default "white" is not necessarily the same color
# as the ANSI lightgray, but is as close as we can get in a standard way.
#
# If you really want the terminal's default colors, and if lynx is built using
# ncurses' default-color support, remove these two lines:
normal:		normal:			lightgray:	blue
default:	normal:			white:		blue

# Normal type styles correspond to HTML tags.
#
# The next line (beginning with "em") means:  use bold if mono, otherwise
# brightblue on <defaultbackground>
em:		bold:			brightgreen:	blue 
strong:		bold:			brightred:	blue 
b:		bold:			white:		blue 
i:		bold:			yellow:		blue 
alink:		reverse:		white:		cyan 
a:		bold:			cyan:		blue 
img:		dim:			gray:		blue 
status:		reverse:		white:		green 
fig:		normal:			gray:		blue 
caption:	reverse:		brown:		blue 
hr:		normal:			yellow:		blue 
blockquote:	normal:			brightblue:	blue 
#ul:normal:	brown:blue 
address:	normal:			magenta:	blue 
#title:	normal:magenta:blue 
tt:		dim:			gray:		blue 
h1:		bold:			yellow:		blue 
label:		normal:			magenta:	blue 
value:		normal:			green:		blue 
q:		normal:			yellow:		magenta 
small:		dim:			gray:		blue 
big:		bold:			yellow:		blue 
sup:		bold:			yellow:		blue 
sub:		dim:			gray:		blue 
 
# glitch fixes 
area:		normal:			lightgray:	blue 
body:		normal:			lightgray:	blue 
br:		normal:			lightgray:	blue 
center:		normal:			lightgray:	blue 
center.header:	normal:			lightgray:	blue 
div:		normal:			lightgray:	blue 
font:		normal:			lightgray:	blue 
font.letter:	normal:			lightgray:	blue 
h2:		normal:			lightgray:	blue 
h3:		normal:			lightgray:	blue 
h4:		normal:			lightgray:	blue 
h5:		normal:			lightgray:	blue 
h6:		normal:			lightgray:	blue 
head:		normal:			lightgray:	blue 
link:		normal:			lightgray:	blue 
map:		normal:			lightgray:	blue 
meta:		normal:			lightgray:	blue 
p:		normal:			lightgray:	blue 
table:		normal:			lightgray:	blue 
td:		normal:			lightgray:	blue 
tr:		normal:			lightgray:	blue 
title:		normal:			lightgray:	blue 
 
form:		normal:			lightgray:	blue 
input:		normal:			lightgray:	blue 
input.submit:	normal:			cyan:		blue 
select:		normal:			lightgray:	blue 
option:		normal:			lightgray:	blue 
 
pre:		normal:			lightgray:	blue 
dd:		normal:			lightgray:	blue 
dt:		normal:			lightgray:	blue 
ul:		normal:			lightgray:	blue 
li:		normal:			lightgray:	blue 
 
base:		normal:			lightgray:	blue 
iframe:		normal:			lightgray:	blue 
cite:		normal:			yellow:		blue 

span.htmlsrc_comment:normal:		green:		blue 
span.htmlsrc_tag:normal:		brightgreen:	blue 
span.htmlsrc_attrib:normal:		brightcyan:	blue 
span.htmlsrc_attrval:normal:		white:		blue 
span.htmlsrc_abracket:normal:		brightgreen:	blue 
span.htmlsrc_entity:normal:		white:		blue 
##span.htmlsrc_href:
##span.htmlsrc_entire:
span.htmlsrc_badseq:normal:		red:		blue 
span.htmlsrc_badtag:normal:		red:		blue 
span.htmlsrc_badattr:normal:		red:		blue 
span.htmlsrc_sgmlspecial:normal:	yellow:		blue