Jump to content
Sign in to follow this  
Mr TR

Camna nak create table dlm blogspot

Recommended Posts

Salam semua...
harap ada otai2 kt sini yg boleh bg jawapan pd persoalan aku nie...
cmna nk buat jadual kt dlm blogspot?
aku cari2 kt option dia x jumpa pn...

Share this post


Link to post
Share on other sites
Buat table pkai HTML

Code:

<table border="1"> <tbody><tr><td align="left"> Line 1 - Cell 1 </td> <td align="left"> Line 1 - Cell 2 </td> <td align="left"> Line 1 - Cell 3 </td></tr> <tr><td align="left"> Line 2 - Cell 1 </td> <td align="left"> Line 2 - Cell 2 </td> <td align="left"> Line 2 - Cell 3 </td></tr></tbody></table>

Menghasilkan:
Line 1 - Cell 1 Line 1 - Cell 2 Line 1 - Cell 3
Line 2 - Cell 1 Line 2 - Cell 2 Line 2 - Cell 3


Bleh pkai software seperti NVU untuk bantu anda membina table.

Share this post


Link to post
Share on other sites
blogspot tak bleh terima tag <table> ke?

aku susun balik code johnburn, senang bagi ko nk tgk (satu baris kod mmg org tak nampak)

Code:
<table border="1">
 <tbody>
  <tr>
  <td align="left"> Line 1 - Cell 1 </td>
  <td align="left"> Line 1 - Cell 2 </td>
  <td align="left"> Line 1 - Cell 3 </td>
  </tr>
  <tr>
  <td align="left"> Line 2 - Cell 1 </td>
  <td align="left"> Line 2 - Cell 2 </td>
  <td align="left"> Line 2 - Cell 3 </td>
  </tr>
 </tbody>
</table>

Share this post


Link to post
Share on other sites
Nie table ko punye:

<table border="1">


Cuba ko tambah spt di bawah.
<table style="text-align: left; width: 100%;"
border="1" cellpadding="2" cellspacing="2">

cellpadding & cellspacing ko boleh adjust.
tapi width: 100% <-- ko cuba jangan ubah.

ok

Share this post


Link to post
Share on other sites
klu aku x salah apa yang OngBok maksudkan yelah coding
<table border="1">
ko gantikan dengan yang ini
<table style="text-align: left; width: 100%;"
border="1" cellpadding="2" cellspacing="2">
::icon_biggrin::

Share this post


Link to post
Share on other sites
Ade bnyk tag <br>. Try buang ni:
Code:

<br>
      &nbsp;
      <br>
         &nbsp;
         <br>
         <strong>&nbsp; </strong>
         <br>
         <strong>&nbsp; </strong>

         <br>
         <strong>&nbsp; </strong>
         <br>
         &nbsp;
      <br>
      &nbsp;
      <br>
         &nbsp;
         <br>
         &nbsp;
         <br>

         &nbsp;
         <br>
         &nbsp;
         <br>
         &nbsp;
      <br>
      &nbsp;
      <br>
         &nbsp;
         <br>
         &nbsp;
         <br>

         &nbsp;
         <br>
         &nbsp;
         <br>
         &nbsp;
      <br>
      &nbsp;
      <br>
         &nbsp;
         <br>
         &nbsp;
         <br>

         &nbsp;
         <br>
         &nbsp;
         <br>
         &nbsp;
      <br>
      &nbsp;
      <br>
         &nbsp;
         <br>
         &nbsp;
         <br>

         &nbsp;
         <br>
         &nbsp;
         <br>
         &nbsp;
      <br>
      &nbsp;
      <br>
         &nbsp;
         <br>
         &nbsp;
         <br>

         &nbsp;
         <br>
         &nbsp;
         <br>
         &nbsp;
      <br>
      &nbsp;
   <br>

Share this post


Link to post
Share on other sites
aku dh cek dah blogspot dkt link yg dia bg tu....
mmg byk sangat tag <br/>, akhirnya aku x heran pun kenapa table dia ke bawah sangat!!
Diminta supaya 'clean up' bahagian yang nampak kosong itu ya?

*Apa gunanya beli telefon mahal tetapi satu fungsi pun tak tahu*

Share this post


Link to post
Share on other sites
Farlee wrote:aku dh cek dah blogspot dkt link yg dia bg tu....
mmg byk sangat tag
, akhirnya aku x heran pun kenapa table dia ke bawah sangat!!
Diminta supaya 'clean up' bahagian yang nampak kosong itu ya?

*Apa gunanya beli telefon mahal tetapi satu fungsi pun tak tahu*

ok aku cuba 'clean up' bhg yg nmpk kosong tu...
tp apa mksd *Apa gunanya beli telefon mahal tetapi satu fungsi pun tak tahu* dlm perbincangan nie?
bole explain skit...

Share this post


Link to post
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.

Loading...
Sign in to follow this  

×
×
  • Create New...