Boris Yasen
04/28/2023, 10:30 AM<style>
body{
position: relative;
}
.title{
position: absolute;
top: 3in;
left: 2.5in;
}</style>
<p class="title">TESTING</p>
This returns error "An unexpected error has occurred"Marwan
04/28/2023, 3:26 PMMarwan
04/28/2023, 3:27 PMbody {
background-image: url("...");
background-size: auto;
color: #000;
font-size: 13px;
font-weight: bold;
}
Marwan
04/28/2023, 3:27 PMMarwan
04/28/2023, 3:27 PMBoris Yasen
04/28/2023, 3:27 PMBoris Yasen
04/28/2023, 3:27 PMBoris Yasen
04/28/2023, 3:28 PMMarwan
04/28/2023, 3:34 PM