2016-05-17 15 views
0

で右隣サイドバーにサイドバーとテキストを持つことができます作るのですだから私は、私はテーブルを使用して作られたサイドバーを持っている(誰かがそれを行うために私に言った)どのように私はそれが私はHTML/CSS

しかし、 http://img.prntscr.com/img?url=http://i.imgur.com/pXWxFx9.png

赤い円は私のサイドバーですが、私は他のテキスト(青い円の中の1つ)を置くと、サイドバーにあるテーブル/ divの下にあります。

青い円のテキストが画像に表示されている青い四角に移動できるようにするにはどうすればよいですか。

これは私のサイドバーのコードです。

<div class="border1"> 
    <div style= "color:yellow; font-size: 20px;">Why choose us?</div> 
    <br> 
<table> 
    <tbody> 
    <tr style="font-size:15px;"> 
     <td style="width: 20%;color:white;">we are a 100% free service, 
     <br> we will never ask for a credit card. 
     <br> we will live chat with you if you want, 
     <br> and we update you frequently! 
     <br> 
     <br> 
     we will never force the person to say things to make it look like they are willing to cheat, we will simply talk and get to know them and bring things up and see how it goes, and it will all be reported back to you! 
     <br> 
     <br> 
     <br> 
      <p style="color:yellow; font-size:20px"> Live Chat! </p> 
      we also have a live chat client built in the website so you can talk live with a staff member about any questions or concerns you have prior to making a request, 
      <br> 
       even if it says live chat is offline it will send us a notification and we will see it, so don't hesitate to use the chat.</td> 

    </tr> 
    </tbody> 
</table> 
</div> 

これは私のサイドバー

.border1 { 

    width: 170px; 
    padding: 20px; 
    border: 15px green; 
    margin: 20px; 

私はこれは私がそれを固定する方法である

<div class=border2> 
    <p style="color:white;"> fgynjtufjkftguykhfk.</p> 
    <br> 
    <br> 
      <h1 style="color:yellow;"> How to make a request </h1> 
      <p style="color:white;"> fycjfyxcjxcgjnyf</p> 
      <p style="color:white;"> 
       Yhbdxtht (first): 
       <br> 
       pthdxhe (first and last): 
       <br> 
       partaccounts (fill outdchx below) 
       <br> 
       <br> 
       Factk:hxd 
       <br> 
       Twrxhr: 
       <br> 
       ktdshk: 
       <br> 
       wtdhdt: 
       <br> 
       stdshat: 
       <br> 
       anydthhtthey use: 
       <br> 
       xthrfhdxzhxchtample: facebook, kik, ect..): 
       <br> 
       <br> 
       any questions for us?: 
       <br> 
       <br> 
       </p> 
</div> 
+0

インラインスタイリングから遠ざかるようにしてください。 – Utkanos

+0

はい、ユタカノスは言った。作業中は '