I need to arrange 4 div tags Horizontally but if i write as follows its coming vertically..
..........................
How can i do this?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Satyapriya NayakPosted Feb 7, 2012, 10:44 AM
Try this...
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="WebForm2.aspx.cs" Inherits="Register_using_param.WebForm2" %>
Thanks
SIVAPosted Feb 7, 2012, 12:37 PM
Satyapriya NayakPosted Feb 7, 2012, 10:58 AM
Try this also,
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="WebForm2.aspx.cs" Inherits="Register_using_param.WebForm2" %>
Thanks