Search
 
SCRIPT & CODE EXAMPLE
 

HTML

openGraph 1

<html prefix="og: https://ogp.me/ns#">
<head>
<title>The Rock (1996)</title>
<meta property="og:title" content="The Rock" />
<meta property="og:type" content="video.movie" />
<meta property="og:url" content="https://www.imdb.com/title/tt0117500/" />
<meta property="og:image" content="https://ia.media-imdb.com/images/rock.jpg" />
...
</head>
...
</html>
Comment

openGraph 2

<meta property="og:audio" content="https://example.com/bond/theme.mp3" />
<meta property="og:description" 
  content="Sean Connery found fame and fortune as the
           suave, sophisticated British agent, James Bond." />
<meta property="og:determiner" content="the" />
<meta property="og:locale" content="en_GB" />
<meta property="og:locale:alternate" content="fr_FR" />
<meta property="og:locale:alternate" content="es_ES" />
<meta property="og:site_name" content="IMDb" />
<meta property="og:video" content="https://example.com/bond/trailer.swf" />
Comment

PREVIOUS NEXT
Code Example
Html :: index number in odoo reports 
Html :: form table selection 
Html :: how to triger multiple function in html 
Html :: is colby cool 
Html :: bootstrap 4 label label-success 
Html :: render partial view to html string dotnet core 
Html :: audio play limit using jquery 
Html :: row card 
Html :: redirect onclick with button 
Html :: h1Inne1rHtml is not defined at main 
Html :: set the html of the .template-target to be the the html from the template element. 
Html :: expression value in htmlhelper 
Html :: w3 
Html :: laravel route implicit binding 
Html :: vertical line bootstrap 
Html :: loading page html 
Html :: fontawesome language icon 
Html :: error pop writing html 
Html :: simple form label 
Html :: send html email from outlook 
Html :: how to use input type file and show selected file on screen 
Html :: signature template html 
Css :: ul reset 
Css :: remove styles button 
Css :: css placeholder color 
Css :: hide number trigger in html page 
Css :: css center position absolute 
Css :: limit p html 
Css :: tachar texto css 
Css :: css text dots 
ADD CONTENT
Topic
Content
Source link
Name
2+4 =