Advertisement
Guest User

MyHTML

a guest
Jan 26th, 2014
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5.84 KB | None | 0 0
  1.  
  2.  
  3. <!DOCTYPE html>
  4. <html lang="en-US">
  5.      
  6.     <head>
  7.         <meta charset="UTF-8">
  8.         <meta name="viewport" "initial-scale=1">
  9.         <title> yoga-koerle</title>
  10.         <link rel="stylesheet" type="text/css" href="http://localhost/wp-content/themes/WPTheme1/style.css">
  11.         <!--[if lt IE 9]>
  12.             <script src="js/html5shiv.js"></script>
  13.         <![endif]-->
  14.         <link rel="pingback" href="http://localhost/xmlrpc.php" />
  15.         <meta name="ROBOTS" content="NOODP">
  16.         <link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
  17.         <link rel="alternate" type="application/rss+xml" title="yoga-koerle &raquo; Sample Page Comments Feed" href="http://localhost/sample-page/feed/" />
  18. <link rel='stylesheet' id='open-sans-css'  href='//fonts.googleapis.com/css?family=Open+Sans%3A300italic%2C400italic%2C600italic%2C300%2C400%2C600&#038;subset=latin%2Clatin-ext&#038;ver=3.8' type='text/css' media='all' />
  19. <link rel='stylesheet' id='dashicons-css'  href='http://localhost/wp-includes/css/dashicons.min.css?ver=3.8' type='text/css' media='all' />
  20. <link rel='stylesheet' id='admin-bar-css'  href='http://localhost/wp-includes/css/admin-bar.min.css?ver=3.8' type='text/css' media='all' />
  21. <link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://localhost/xmlrpc.php?rsd" />
  22. <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://localhost/wp-includes/wlwmanifest.xml" />
  23. <meta name="generator" content="WordPress 3.8" />
  24. <link rel='canonical' href='http://localhost/' />
  25. <link rel='shortlink' href='http://localhost/?p=2' />
  26.     <style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style>
  27. <style type="text/css" media="print">#wpadminbar { display:none; }</style>
  28. <style type="text/css" media="screen">
  29.     html { margin-top: 32px !important; }
  30.     * html body { margin-top: 32px !important; }
  31.     @media screen and ( max-width: 782px ) {
  32.         html { margin-top: 46px !important; }
  33.         * html body { margin-top: 46px !important; }
  34.     }
  35. </style>
  36.     </head>
  37. <body class="body">
  38.  
  39.         <div id="wrapper">
  40.        
  41.             <div class="siteHeader">
  42.                
  43.                 <h1 class="titleMain"><a href="http://yogakoerle.de">YOGA K&Ouml;RLE</a></h1>
  44.                
  45.                 <nav class="navMain">
  46.                     <li><a href="#">ABOUT</a></li>
  47.                     <li><a href="#">KURSE</a></li>
  48.                     <li><a href="#">KONTAKT</a></li>
  49.                 </nav>
  50.            
  51.             </div><!-- siteHeader -->
  52. <div id="content_wrap" class="clearfix">
  53.                            
  54.                 <div id="content_left">
  55.                    
  56.                                         <h2><a href="http://localhost/">Sample Page</a></h2>
  57.                     <div class="entry"><p>This is an example page. It&#8217;s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:</p>
  58. <blockquote><p>Hi there! I&#8217;m a bike messenger by day, aspiring actor by night, and this is my blog. I live in Los Angeles, have a great dog named Jack, and I like pi&#241;a coladas. (And gettin&#8217; caught in the rain.)</p></blockquote>
  59. <p>&#8230;or something like this:</p>
  60. <blockquote><p>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</p></blockquote>
  61. <p>As a new WordPress user, you should go to <a href="http://localhost/wp-admin/">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>
  62. </div>
  63.                                         <p align="center">                                      </p>
  64.            
  65.                    
  66.                     <!--DUMMY TEXT ZUM AUSFUELLEN-->
  67.                     <p>Stylesheet Guidelines
  68.                         Follow CSS coding standards when authoring your CSS.
  69.                         Use valid CSS when possible. As an exception, use vendor-specific prefixes to take advantage of CSS3 features.
  70.                         Minimize CSS hacks. The obvious exception is browsers-specific support, usually versions of IE. If possible, separate CSS hacks into separate sections or separate files.
  71.                         All possible HTML elements should be styled by the Theme, both in post/page content and in comment content.
  72.                         Tables, captions, images, lists, block quotes, et cetera.
  73.                         Adding print-friendly styles is highly recommended.
  74.                         You can include a print stylesheet with media="print" or add in a print media block in your main stylesheet.
  75.                         Functions File
  76.                         A theme can optionally use a functions file, which resides in the theme subdirectory and is named functions.php. This file basically acts like a plugin, and if it is present in the theme you are using, it is automatically loaded during WordPress initialization (both for admin pages and external pages). Suggested uses for this file:
  77.  
  78.                         Enable Theme Features such as Sidebars, Navigation Menus, Post Thumbnails, Post Formats, Custom Headers, Custom Backgrounds and others.
  79.                         Define functions used in several template files of your theme.
  80.                         Set up an options menu, giving site owners options for colors, styles, and other aspects of your theme.
  81.                     </p>
  82.  
  83.                 </div><!-- END #content_left -->
  84.                
  85.                 <div id="sidebar">
  86.                         <h2>&Uuml;ber diese Website</h2>
  87.  
  88.     <p class="mini_about">Hallo, mein Name ist Christian und du siehst hier das Tutorial Template aus dem <a
  89.     href="http://wordpress.lernenhoch2.de/handbuch/">Wordpress Template Tutorial</a> auf <a
  90.     href="http://lernenhoch2.de/">Lernen²</a>
  91.     </p>
  92.                 </div><!-- sidebar -->
  93.  
  94.             </div><!-- #content_wrap -->            <div id="top_of_footer2" class="lines"></div><div id="top_of_footer3" class="lines"></div><div id="top_of_footer4" class="lines"></div><div id="top_of_footer5" class="lines"></div><div id="top_of_footer6"class="lines"></div><div id="top_of_footer7"class="lines"></div>
  95.             <div id="footer">
  96.                 <h3>THIS IS THE FOOTER</h3>
  97.             </div>
  98.  
  99.         </div><!-- wrapper -->
  100.        
  101.     </body>
  102.  
  103. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement