Jump to content
utrucs

Mă poate ajuta cineva in HTML?

Recommended Posts

Salut. Am b?gat butonul de like la un joc, ?i mi s-a coborât bara de status

https://scontent-fra3-1.xx.fbcdn.net/hphotos-xaf1/v/t35.0-12/12268537_901579276599424_357979588_o.jpg?oh=a6f2243f3c1f5d57f128ba5d3fc288eb&oe=564E59F0

Îmi poate spune cineva cum s-o pun inapoi sus?

Este aici tot con?inutul HTML în caz c? e vreo gre?eal? de la mine:

<!DOCTYPE html>

<html>

<head>

{head}

</head>

<body>

<div id="wrap">

<div id="header">

<h1.5> <div id="fb-root"></div>

<script>(function(d, s, id) {

var js, fjs = d.getElementsByTagName(s)[0];

if (d.getElementById(id)) return;

js = d.createElement(s); js.id = id;

js.src = "//connect.facebook.net/ro_RO/sdk.js#xfbml=1&version=v2.5&appId=540960192724678";

fjs.parentNode.insertBefore(js, fjs);

}(document, 'script', 'facebook-jssdk'));</script>

<div class="fb-like" data-href="https://www.facebook.com/Utrucscom-1477901182519637/" data-layout="standard" data-action="like" data-show-faces="true" data-share="true">

</div>

</h1.5>

<h2>Utrucs</h2>

<h3>Cel mai bun joc cu Mafie</h3>

<div id="stats">

<table>

<td colspan=4>Bine ai revenit, <strong>{stats_username}</strong><br/><br/></td>

<tr>

<td>Putere</td><td><strong>{stats_power}</strong></td>

<td>Credite</td><td><strong>{stats_credits}</strong></td>

</tr><tr>

<td>Bani (cash)</td><td><strong>{stats_cash}</strong></td>

<td>Via??</td><td><strong>{stats_health}</strong></td>

</tr><tr>

<td>Bani (cont)</td><td><strong>{stats_bank}</strong></td>

<td>Rang</td><td><strong>{stats_rank}</strong></td>

</tr><tr>

<td> Bani (seif)</td><td><strong>{stats_safe}</strong></td>

</tr><tr>

<td colspan=2><br/>{stats_countryflag}</td>

<td colspan=4><br/>{stats_rankbar} {stats_rankpct}</td>

</tr>

</table>

</div>

</div>

<div id="topmenu">

{menu_top}

</div>

<div id="left">

{menu_credit}

{menu_general}

{menu_personal}

{menu_casino}

{menu_family}

{menu_crew}

</div>

<div id="center">

{content}

</div>

<div id="right">

{menu_crime}

{menu_neighborhood}

{menu_members}

{menu_linkpartners}

</div>

<div id="footer">

{text_footer}

</div>

</div>

{bottom}

</body>

</html>

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...