Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

html

<!DOCTYPE html>
<html>
  <head>
    <title>Title of the document</title>
  </head>
  <body>
    <details>
      <summary>Copyright 2013-2014.</summary>
      <p>W3docs. All rights reserved.</p>
      <p>The content of the website is the property of W3Docs.com.</p>
    </details>
  </body>
</html>
Source by www.w3docs.com #
 
PREVIOUS NEXT
Tagged: #html
ADD COMMENT
Topic
Name
8+6 =