'q' Example : q « Tags « HTML / CSS






'q' Example

  
    
<html>
<head>
<title>q element example</title>
</head>
<body>
    <q>
        <p>The q content is <big>not</big> rendered as a 40-pixel indentedblock.</p>
    </q>
</body>
</html>
    
      
        
    
  








Related examples in the same category

1.Inline quotation
2.q:before {content:open-quote;}
3.q:after {content:close-quote;}
4.q {quotes: '"' '"';}
5.quotes for quote
6.Create quote with float: right
7.Using classes and CSS overrides to create an alternate pull quote
8.Creating pull quotes in CSS
9.Pull Quote with font, border top bottom
10.Quote with thick border
11.Center Callout
12.Right Floating Callout
13.'cite' provides a URL for reference information to a borrowed quotation