IN A SECOND [FTU] (CODE)

Coturnix

Profile


<!--Hey there! Welcome to IN A SECOND. Not too much to say here, but like my rules say, make sure you're NOT using WYSIWYG mode..-->
<div class="col-lg-12 p-2">
	<div class="card border-0 rounded-0 p-2 h-50 bg-faded">
		<div class="p-2">
			<span style="letter-spacing:.5mm; font-size:20px; font-weight:lighter; font-family:georgia;">NAME</span>
			<span class="pull-right" style="letter-spacing:.5mm; font-size:20px; font-weight:lighter; font-family:georgia;">PRO/NOUNS</span>
		</div>
	</div>
	
	<div class="mt-3"></div>
	
	<div class="card rounded-0 p-1">
		<div class="row no-gutters p-1">
			<div class="col-sm-1 p-2">
			    
			    <!--Left sidebar. Place any image here, it should fit. Both sidebars will grow (or shrink) depending on how much you write in the center section.-->
				<div class="card border-0 rounded-0 p-3 h-100" style="background: url(https://via.placeholder.com/200x500);                                        background-size: cover;background-position: center;">
				</div>
			</div>
			<!--End of left sidebar.-->
			
			<!--Center (Icon + blurb).-->
			<div class="col-md-10 p-2">
				<center>
					<hr style="border margin-bottom:0; margin-top:0; max-width:350px;">
					
					<!--The (diamond shaped) icon image. Put any image inside it, it'll fit. If you want to change its size, adjust the perameters of width and height below, but I reccomend keeping them the same size unless you want a really tall diamond or a really wide one.-->
					<div class="card border-0 rounded-0;" style="clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%); background: url(https://via.placeholder.com/150x150); height:150px; width:150px;                                      background-size: cover;background-position: center;">
					</div>
				</center>
				
				<div class="mt-3"></div>
				
				<hr style="border margin-bottom:0; margin-top:0; max-width:350px;">
				
            <!--Main blurb section. Write as much as you want here, the entire middle section will stretch, including your sidebars!-->
				<div style="letter-spacing:.1mm; font-family:times new roman;">
					<p>In truth, there is no one who aims to suffer, to toil, or desires pain, because it is, painful; but in cases, it brings one more pleasure to bear its burden. So let it be sorrowful, let it be desired, let it be pursued; for life is best enjoyed with a siding of the poison of its reality.</p>
					<p>Let one who pursues it actively to be seen as foolish, but let him feel jubilant in the process while looking upon him with the same attitude one sees watching a mustelid hunt; for their chase is the same, a dance of variable success which revels in its mocking with the face of obscenity. Whether we laugh at them, or we take part in their folly ourselves, we are bound to the same guile of the natural flow of life. </p>
				</div>
			</div>
			<!--End of center.-->
			
			<!--Right sidebar! You can place any image here, it should fit. Like the left sidebar, it'll grow as you write more (or less) in the center section. Additionally, if you're using the same image, but want a different perspective, change the center of background position:center to something like left, right, or justify.-->
			<div class="col-sm-1 p-2">
				<div class="card border-0 rounded-0 p-3 h-100" style="background: url(https://via.placeholder.com/200x500);                                        background-size: cover;background-position: center;">
				</div>
				<!--End of right sidebar.-->
				
			</div>
		</div>
	</div>
</div>

<div class="col-lg-12 p-2">
	<div class="card border-0 rounded-0 p-2 h-50 bg-faded">
		<div class="p-2">
			<i class="fas fa-quote-left fa-xs"></i>
			<span style="letter-spacing:.2mm; font-size:18px; font-weight:lighter; font-family:georgia;"><em>I'm a short quote. Please keep me short.</em></span>
			<i class="fas fa-quote-right fa-xs"></i>
			
			 <!--Credits for the two sidebars and the icon respectively. PLEASE credit all your sources, including any photography you're using!-->
			<span class="pull-right" style="font-size:20px;">
			    
			  <!--Sidebar credits. If you're using one image instead of two for them, you can remove from here-->
			  
			     <!--Credit for left sidebar.-->
			<a href="URL FOR LEFT SIDEBAR CREDIT HERE"><i class="fas fa-caret-square-left fa-xs tooltipster" title="Background by NAME"></i></a>
			/
			<!--...to here, which will leave you with only one image credit. I'd also reccomend changing the icon to something like fa-camera or something else.-->
			
			<!--Credit for right sidebar.-->
			<a href="URL FOR RIGHT SIDEBAR CREDIT HERE"><i class="fas fa-caret-square-right fa-xs tooltipster" title="Background by NAME"></i></a>
			/
			<!--Credit for icon.-->
			<a href="URL CREDIT FOR ICON HERE"><i class="fas fa-icons fa-sm tooltipster" title="Icon by NAME"></i></a>
			</span>
		</div>
	</div>
</div>

 <!--My credits. You may MOVE them, but do not REMOVE them.-->
<span class="pull-right">
<a href="https://toyhou.se/Coturnix"><i class="fas fa-moon-stars fa-xl tooltipster" style="color: #ffd633;" title="Code cooked up by Quail"></i></a>
</span>

<!--End of the code. Thanks for using it!-->