Total members 11892 |It is currently Sat Sep 21, 2024 6:23 am Login / Join Codemiles

Java

C/C++

PHP

C#

HTML

CSS

ASP

Javascript

JQuery

AJAX

XSD

Python

Matlab

R Scripts

Weka





Adding quote to your text page , here is an example using two different tags , <q> and <blockquote>

Code:
<html>
<
head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <title>usage of blockquote/q</title>
</
head>

<
body>
  
  
<h2>Reviews</h2>
  <p>I didnt like this movie , it is just waste of time. duplication of other movies.</p>

  <blockquote cite="http://www.codemiles.com">
    a duplicated idea!.
     a duplicated idea! 
      a duplicated idea
! 
  
</blockquote>
   <q>
   <p>it is a big depression for actors involved in this movie.</p>
  </q>

</
body>
</
html>
 




_________________
M. S. Rakha, Ph.D.
Queen's University
Canada


Author:
Mastermind
User avatar Posts: 2715
Have thanks: 74 time
Post new topic Reply to topic  [ 1 post ] 

  Related Posts  to : usage of <q> and <blockquote> to add quotes to your HTML
 del html tag usage     -  
 dfn html tag usage     -  
 Usage of xmp html tag     -  
 displaying double quotes in ASP     -  
 Add double quotes to text dynamically, on page load     -  
 dd tag usage     -  
 tt usage example     -  
 Usage of UL tag     -  
 Usage of sub tag     -  
 dir tag usage     -  



cron





Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
All copyrights reserved to codemiles.com 2007-2011
mileX v1.0 designed by codemiles team
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