Thu Feb 23, 2012 10:30 pm
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Set letters for quotation </title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<style type='text/css'>
q {quotes: '[' ']'; color:#2343F3; background-color:#1FF2F3;}
q:before {content:open-quote;}
q:after {content:close-quote;}
</style>
</head>
<body>
<p>In this example we specify the text part that is quoted using Q tag.</p>
<p>This topic posted by asa11 <q> How to write quotes in html </q>.
</p>
</body>
</html>
|
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com
Powered by phpBB © phpBB Group.