Design Page Web

design page web
Web Design: How do I load a text file in an area of a web page without having to use multiple images?

No. I want to reload the page every time you want to change a text box smaller. I want to edit a simple text file and load it on the site (thus avoiding messing with HTML files.) The site should be used for very low speed, dial-up connections in the third world and I prefer not to use several images. I do not want the contents of text added.

Your website can view the contents of the text file if the file is text on the server so that the work must be done in the server scripts. For example in PHP: Now you can use it in a single iframe: Position and size of the iframe on your page accordingly.

Leave a Reply