web/the-end-etc.html
changeset 94 873b0e9ff7f6
parent 92 ab0871ca8819
child 103 be6c1f9cc258
equal deleted inserted replaced
93:7c37aaa2a8ae 94:873b0e9ff7f6
    25 
    25 
    26 	</head>
    26 	</head>
    27 	<body>
    27 	<body>
    28 		<!-- div content - site takes the full height of browser -->			
    28 		<!-- div content - site takes the full height of browser -->			
    29 		<div id="content" class="full_hightScreen">			
    29 		<div id="content" class="full_hightScreen">			
    30 			<div class="btnReturn">	
    30 			<div class="boxReturn">	
    31 	       		<button id="btnChoice" class="btn" onClick="location.href='transition.html';">Choice</button>                   		
    31 	       		<button id="btnChoice" class="btn" onClick="location.href='transition-the-end-etc.html';">Choice</button>                   		
    32 			</div>
    32 			</div>
    33 
    33 
    34 			<!--this div empty allows the element content_vcentering to be vertically aligned -->
    34 			<!--this div empty allows the element content_vcentering to be vertically aligned -->
    35 			<section class="full_hightScreen">
    35 			<section class="full_hightScreen">
    36 				<div class="strut"></div><!--
    36 				<div class="strut"></div><!--
    42 				<div id="menuBonus" class="positionAbs">
    42 				<div id="menuBonus" class="positionAbs">
    43 					<!--this div empty allows the element content_vcentering to be vertically aligned -->
    43 					<!--this div empty allows the element content_vcentering to be vertically aligned -->
    44 					<div class="strut"></div><!--
    44 					<div class="strut"></div><!--
    45 					this comment corrects the white-space (display: inline);
    45 					this comment corrects the white-space (display: inline);
    46 					--><div class="fullScreen_vcentering white big_txt">
    46 					--><div class="fullScreen_vcentering white big_txt">
    47 						<p><a href="int_fiction.html">Fiction</a></p>
    47 						<p><a href="fiction-the-end-etc.html">Fiction</a></p>
    48 						<p><a href="int_portraits.html">Portraits</a></p>
    48 						<p><a href="portraits-the-end-etc.html">Portraits</a></p>
    49 						<p><a href="int_music.html">Musique</a></p>
    49 						<p><a href="music-the-end-etc.html">Musique</a></p>
    50 						<!--<p class="margin_huge black">Director's cut</p>
    50 						<!--<p class="margin_huge black">Director's cut</p>
    51 						<p><a href="int_film.html">Film</a></p>-->
    51 						<p><a href="int_film.html">Film</a></p>-->
    52 					</div>
    52 					</div>
    53 				</div>
    53 				</div>
    54 			</section>
    54 			</section>