¼ : entity « Style Basics « HTML / CSS

HTML / CSS » Style Basics » entity 
¼
 

<?xml version = "1.0"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns = "http://www.w3.org/1999/xhtml">
   <head>
   </head>
   <body>
      <p>Note: <strong>&lt; &frac14;</strong> of the information 
         presented here is updated daily.</p>

   </body>
</html>

 
Related examples in the same category
1.Copy sign
2.Display Quote
3.& sign
4.Embedding Space Entities
5.A browser interprets only the following characters as whitespace: space ( ), tab ( ), newline ( ), and return ( ).
6.← Left
7.↑ Top
8.Bottom ↓
9.Right →
10.Special Characters
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.