خرید بک لینک
I am a bit stumped on how to do this. I have created an image showing what I would like to achieve:



The black text is the HTML code, the red is the description of the element and the purple is what I would like to achieve. I have found code that does something like this but the scroll bar is not the browser scroll bar:

Code:

<table align="center">    <tr>
        <td colspan="2">
            Make me fixeeeeedddd
        </td>
  </tr>   
    <tr>
        <td>Value number 1<br>
        Value number 2<br>
        Value number 3
        </td>
        <th>Make me scrollable uhfahf aof aod afoaisfhcfo;afhas  aoifa sfoiajdf of FOWF SFO Ffh ha fogh goh fgodgd godg sog saggsig so;g sadogas gog sog saog sao;g aso;g asogsog saodg saogsgfjhdjgd fgsjfgs dgijsdgsdig sdg sgo </th>       
  </tr>   
</table>

CSS for the above:

Code:

th{  display :block;
  height: 100px;
  width: 200px;
  overflow-y: scroll;
}


th:first-child{
  overflow: hidden;
}

Any help would be appreciated. Thanks to those who respond in advance.
Attached Thumbnails
Click image for larger version. 

Name:	Table explanation.jpg 
Views:	N/A 
Size:	47.1 KB 
ID:	17407  

برچسب: نویسنده: آیلین رضوانی تاريخ: سه شنبه 14 شهريور 1396 ساعت: 18:46

صفحه بندی