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
D

dkedar2010

@dkedar2010
About
Posts
4
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Control not getting centered
    D dkedar2010

    My friend, margin-right : auto and margin-left : auto is working but only on on horizontal center not vertical center on the page , if you want both side center (center on the page on any resolution) then this css rule is useless, You can try it and get result

    Web Development csharp html asp-net design help

  • Control not getting centered
    D dkedar2010

    I am not using absolute position frequently, but in Gjm's case I used this position for center div in the page, If you know other that this solution then please post it

    Web Development csharp html asp-net design help

  • Control not getting centered
    D dkedar2010

    Can you please explain your point?

    Web Development csharp html asp-net design help

  • Control not getting centered
    D dkedar2010

    for center DIV You must use Abosolute position instead of relative position in your case .Panel1 { position:absolute; width:125px; height:50px; left:50%; top:50%; margin-left:-62.5px; margin-top:25px; } and use this class

    Web Development csharp html asp-net design 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