Ok, I have managed to get my text to start in a certain position, but if I type without spacing letters out it goes past the area I want it too. How do I limit the pixels it goes to?
Here's the code I have for it so far:
<style>
.image {position: absolute;
margin: 163;
background-image...