/    Sign up×
Community /Pin to ProfileBookmark

Help me with this please?

$blabberDisplayList .= ‘
<table style=”background-color:#FFF; border:#999 1px solid; border-top:none;” cellpadding=”5″ width=”100%”>
<tr>
<td width=”10%” valign=”top”>’ . $blab_pic . ‘</td>
<td width=”90%” valign=”top” style=”line-height:1.5em;”><span class=”greenColor textsize10″>’ . $whenBlab . ‘ <a href=”profile.php?id=’ . $uid . ‘”>’ . $username . ‘</a> said:</span>

‘ . $the_blab . ‘</td>
<div class=”fb-comments” data-href=”http://akhrot.com” data-num-posts=”20″ data-width=”450″></div>
</tr></table>’;

how can i put this <div class=”fb-comments” data-href=”http://akhrot.com” data-num-posts=”20″ data-width=”450″></div> below ‘ . $the_blab . ‘</td> this in proper format.please tell me.i m very new to css and all that stuff.

to post a comment
CSS

2 Comments(s)

Copy linkTweet thisAlerts:
@rtretheweyJul 17.2012 — <i>
</i>' . $the_blab . '
&lt;div class="fb-comments" data-href="http://akhrot.com" data-num-posts="20" data-width="450"&gt;&lt;/div&gt;
&lt;/td&gt;
&lt;/tr&gt;&lt;/table&gt;';

or:
<i>
</i>' . $the_blab . '&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td valign="top" colspan="2"&gt;
&lt;div class="fb-comments" data-href="http://akhrot.com" data-num-posts="20" data-width="450"&gt;&lt;/div&gt;
&lt;/td&gt;
&lt;/tr&gt;&lt;/table&gt;';
Copy linkTweet thisAlerts:
@sssunnyauthorJul 17.2012 — thanxxx alot.......
×

Success!

Help @sssunny spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.20,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...