lemansky

Untitled

Apr 5th, 2021 (edited)
377
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 4.58 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.     <title>JSON-LD | Roger Federer</title>
  5.         <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet">
  6.     <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
  7.     <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  8.     <script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
  9.     <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
  10.     <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
  11. </head>
  12. <body>
  13.  
  14.     <script type="application/ld+json">
  15.         {
  16.             "@context": "http://schema.org",
  17.             "@type": "Person",
  18.             "name": "Роджър Федерер",
  19.             "url": "https://www.rogerfederer.com",
  20.             "jobTitle": "тенисист",
  21.             "description": "Роджър Федерер е швейцарски тенесист",
  22.             "image": "https://www.tennisworldusa.org/imgb/89466/how-roger-federer-became-roger-federer.jpg",
  23.             "spouse":
  24.                 {
  25.                     "@type": "Person",
  26.                     "name": "Мирослава Федерер",
  27.                     "height":
  28.                     {
  29.                         "@type": "QuantitativeValue",
  30.                         "unitText": "cm",
  31.                         "value": "1.74"
  32.                     },
  33.                     "birthPlace":  
  34.                     {
  35.                         "@type": "Place",
  36.                         "address": {
  37.                             "@type" : "PostalAddress",
  38.                             "addressCountry": "Чехословакия",
  39.                             "addressRegion": "Бойнице"
  40.                         }
  41.  
  42.                     },
  43.                     "gender": "жена"
  44.                 },
  45.             "height":
  46.                 {
  47.                     "@type": "QuantitativeValue",
  48.                     "unitText": "cm",
  49.                     "value": "1.85"
  50.                 },
  51.             "birthPlace":  
  52.                 {
  53.                     "@type": "Place",
  54.                     "address": {
  55.                         "@type" : "PostalAddress",
  56.                         "addressCountry": "Швейцария",
  57.                         "addressRegion": "Базел"
  58.                     }
  59.  
  60.                 },
  61.             "birthDate": "1981-08-08",
  62.             "gender": "мъж" 
  63.         }
  64.     </script>
  65.     <div class="container mt-2">
  66.         <div class="row pt-2">
  67.             <span itemscope itemtype="https://schema.org/Person" itemref="a1 a4 a5 a6 a7 a8 a9"></span>
  68.  
  69.             <img itemprop="image" id="a1" src="https://www.tennisworldusa.org/imgb/89466/how-roger-federer-became-roger-federer.jpg" alt="" class="col-3">
  70.             <p class="col-6">
  71.                 <span itemprop="description" id="a8">
  72.                     <span itemprop="name">Роджър Федерер</span> е швейцарски <span itemprop="jobTitle">тенесист</span>.
  73.                 </span> Женен е за
  74.                 <span itemprop="spouse" id="a4" itemscope itemtype="https://schema.org/Person" itemref="b1 b2 b3"></span>
  75.                 <span itemprop="name" id="b1"> Мирослава Федерер</span>.
  76.                
  77.                 Той е роден на <time itemprop="birthDate" datetime="1981-08-08" id="a5"> 8-ми Август 1981 </time> в
  78.                
  79.                 <span itemprop="birthPlace" itemscope itemtype="https://schema.org/Place" id="a6" itemref="c1"></span>
  80.                 <span itemprop="address" itemscope itemtype="https://schema.org/PostalAddress" id="c1" itemref="d1 d2"></span>
  81.                 <span itemprop="addressRegion" id="d1">Базел</span>, <span itemprop="addressCountry" id="d2">Швейцария</span>
  82.  
  83.                 , а тя - в
  84.                 <span itemprop="birthPlace" itemscope itemtype="https://schema.org/Place" id="b2" itemref="e1"></span>
  85.                 <span itemprop="address" itemscope itemtype="https://schema.org/PostalAddress" id="e1" itemref="f1 f2"></span>
  86.                 <span itemprop="addressRegion" id="f1">Бойнице</span>, <span itemprop="addressCountry" id="f2">Чехословакия</span>.
  87.  
  88.                 Тя е висока
  89.                 <span itemprop="height" itemscope itemtype="https://schema.org/QuantitativeValue" id="b3" itemref="g1 g2"></span>
  90.                 <span itemprop="value" id="g1">1.74</span><span itemprop="unitText" id="g2"> cm</span>, а той -
  91.  
  92.                 <span itemprop="height" itemscope itemtype="https://schema.org/QuantitativeValue" id="a7" itemref="h1 h2"></span>
  93.                 <span itemprop="value" id="h1">1.85</span><span itemprop="unitText" id="h2"> cm</span>. Официалният сайт за Роджър Федерер е <a itemprop="url" id="a9" href="https://www.rogerfederer.com">https://www.rogerfederer.com</a>
  94.             </p>
  95.         </div>
  96.     </div>
  97. </body>
  98. </html>
Add Comment
Please, Sign In to add comment