Total Page Preview:   000000000771

What is div in ASP.NET in English and Hindi

 

 

Div in ASP.NET in English

In ASP.NET, a div is an HTML element that is used to group and style content on a web page. The div element is commonly used to create a block-level container that can contain other HTML elements such as text, images, forms, and other content.

Here is an example of how to use div in ASP.NET HTML:
 
In the above example, a div element is created with a class attribute of container. The style tag is used to apply some styling to the container class. The div element contains a heading, a paragraph, and a form.
The CSS rules for the container class set the background color, padding, border, and border-radius properties of the div. The border-radius property is used to create rounded corners on the div.
The div element is used to group and style the content inside it. In this example, the div element is used to create a container that has a background color, padding, and border. The content inside the div is centered within the container and looks more organized.

 

Div in ASP.NET in Hindi

"div" ek HTML tag hai jo block-level element ka use karta hai, jo webpage par ek rectangular box create karta hai. Div tag se aap ek section ko identify kar sakte hain jis par aap apne styles, formatting aur scripts apply kar sakte hain.
ASP.NET Web Forms ke sath "div" tag ka use server-side controls ko wrap karne ke liye kiya ja sakta hai. Ye controls web page ke behavior ko manage karte hain, jaise ki user input ko handle karna, data ko access karna, aur server-side processing ko manage karna.
Yaha ek example diya gaya hai jisme ek ASP.NET Web Forms page par div tag ka use kiya gaya hai:
 
Is example me, div tag ko form tag ke andar use kiya gaya hai, jisse iski properties form tag se inherit hoti hai. Yaha div tag me ek heading aur paragraph ka use kiya gaya hai jisse is section me content dikhaya ja sake.
 
 
 
 

Thank You

About Author

Brijesh Kumar

Database Developer

I have more then 6 years Experience in Microsoft Technologies - SQL Server Database, ETL Azure Cloud - Azure SQL Database, CosmosDB, Azure Data Factory, PowerBI, Web Job, Azure Function, Azure Storage, Web Apps, Powershall and Database Migration On-Premise to Azure Cloud.
LinkedIn : https://www.linkedin.com



Comments


                           
                           

                           

                           

Facebook User: