Code subject: Aligning the text within the div tag
Posted: Sat Jan 07, 2012 11:13 am
Joined: Tue Mar 27, 2007 10:55 pm Posts: 2279 Location: Earth Has thanked: 39 time Have thanks: 61 time
Aligning the text within the div tag , this example use css to define different alignment of text inside the
Code:
<html> <head> <title>Align text within the div tag</title> <style type='text/css'> #content { background:#BC34EF; clear:both; color:#FFFFFF; height:25; line-height:1.8em; padding:2;