Sandbox2

From StarFleet Bureau of Information
Revision as of 18:33, 11 September 2023 by MDailey (talk | contribs)

THIS IS A TEST

<head> <style> .right {

 position: absolute;
 right: 10px;
 width: 300px;
 border: 3px solid #73AD21;
 padding: 10px;

} </style> </head> <body>

Right align with the position property

An example of how to right align elements with the position property:

In my younger and more vulnerable years my father gave me some advice that I've been turning over in my mind ever since.