Search results

  1. N

    How to limit text size (HTML)?

    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...
  2. N

    How to add text to a certain area in HTML...?

    I want to put text in a specific location (the image I want the text is called text_area, if that is needed). Is there a way to only put text on there rather than it just applying to the top corner of the page. I've tried tuts for this, but most of them just tell me what to do when making from...
Back
Top