Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
A

Arunima Panda

@Arunima Panda
About
Posts
2
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • How to add a number to Left top Of a td Element
    A Arunima Panda

    Hi Probably you want to show data in this notation 1 Data 1 Then try with following code

    <table>
    <tr>
    <td border="1"><sup>1</sup> test1 <sub>1</sub> </td>
    <td border="1"><sup>2</sup> test2 <sub>2</sub> </td>
    </tr>
    </table>

    ASP.NET tutorial question

  • <asp:Textbox> Width is not working
    A Arunima Panda

    It should work as per syntax. May be there is some style is defined for textbox in any external css file that's why it is overriding the width during runtime. So, add css class to override width in Multiline textbox.

    ASP.NET com help
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups