Wednesday, April 9, 2014

last text test



No comments:

Post a Comment

rakesh
Table Text with CSS Classes Using CSS classes is a more efficient way of setting your styles. You simply create a class (using a name of your choosing), then apply styles against that class. Then you can refer to that class from anywhere within your HTML document. Here's an example of using an embedded style sheet to define the styles of your HTML tables. Note that the styles are set in between the tags..