Sandbox2: Difference between revisions

From StarFleet Bureau of Information
No edit summary
No edit summary
Line 2: Line 2:
THIS IS A TEST
THIS IS A TEST
</center>
</center>
<p style="padding-right: 100px;>
<div style=float:left;margin-left:12px">[[Image:MyLogo.png|none|150px|My Logo]]</div>
[[Image:MyLogo.png|none|150px|My Logo]]
</p>
 
<head>
<style>
.right {
  position: absolute;
  right: 10px;
  width: 300px;
  border: 3px solid #73AD21;
  padding: 10px;
}
</style>
</head>
<body>
 
<h2>Right align with the position property</h2>
 
<p>An example of how to right align elements with the position property:</p>
 
<div class="right">
  <p>In my younger and more vulnerable years my father gave me some advice that I've been turning over in my mind ever since.</p>
</div>

Revision as of 18:57, 13 September 2023

THIS IS A TEST