Jump to content

Text on the right side?


eduard

Recommended Posts

How do I get all the text on the right side of the page and the image on the left side (now it is mixed!)<html><body><a href="http://www.eduardlid.com"><b><h4>Home page</h4></a><br><br><br><br><br><br><p><img style="float:left" src="http://www.aquaculture.ugent.be/_img/database.jpg"alt="img database" width="250" height="200"></p><p><h3 style="text-align:justify">A database is a collection of information that is organized so that it can easily be accessed, managed, and updated. In one view, databases can be classified according to types of content: bibliographic, full-text, numeric, and images.In computing, databases are sometimes classified according to their organizational approach. The most prevalent approach is the relational database, a tabular database in which data is defined so that it can be reorganized and accessed in a number of different ways. A distributed database is one that can be dispersed or replicated amongComputer databases typically contain aggregations of data records or files, such as sales transactions, product catalogs and inventories, and customer profiles. </h3></p> </body></html>

Link to comment
Share on other sites

Try text-align: right instead of text-align: justify.
It doesn´t work besides I want the text justified!
Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...