Hi Im sorta new to all this...well getting reacquainted with it. But anyways, I have a question. Is it possible to use an image as a frame and be able to write inside of that frame? Im looking to frame my whole page and be able to write inside of it. Or possibly even added a smaller image inside of it
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta charset="utf-8">
<meta name="generator" content="CoffeeCup HTML Editor (www.coffeecup.com)">
<meta name="dcterms.created" content="Sun, 01 Oct 2023 16:14:14 GMT">
<meta name="description" content="">
<meta name="keywords" content="">
<title>index</title>
<style type="text/css">
<!--
body {
background-color:#FFFFFF;
background-image:url('pngegg (3).png');
background-position:center center;
background-repeat:no-repeat;
}
a { color:#0000FF; }
a:visited { color:#800080; }
a:hover { color:#008000; }
a:active { color:#FF0000; }
-->
</style>
<!--[if lt IE 9]>
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.js"></script>
<![endif]-->
yes you can, use the image as a background