Saturday 21 July 2012

table border curve border

<!DOCTYPE html>
<html>
<head>
<style type="text/css">
div
{
border:2px solid #a1a1a1;
padding:10px 40px;
background:#dddddd;
width:300px;
border-radius:25px;
}
</style>
</head>
<body>

<div>The border-radius property allows you to add rounded corners to elements.</div>

</body>
</html>

Wednesday 11 July 2012

ASP.Net Assignment - 2


Assignment-2

Pro-1 : To implement a web sever control demo including BulletedList, CheckBox, CheckBoxList, RadioButton, RadioButtonList, CheckBox, CheckBoxList, DropDownLiost, Calendar, and their value is display in Label control and MessageBox.

Pro-2 : To implement file upload demo in which you can upload jpg, jpeg and gif file.

Pro-3 : To implement demo through adRotator and SiteMapPath.

Pro-4 : To implement Product Entity class, Product Database class which collection is assigned in GridView control.

Pro-5 : To implement all validation control demo (RequiredFieldValidator,CompareValidator, RangeValidator, RegularExpressionValidator, Customvalidator, ValidationSummary).

Submission Date : 24/07/2012.

Note : Take logo in the header. And display menu list vertically. All this above program include in master page.

Monday 2 July 2012

rounded corner

http://www.w3.org/Style/Examples/007/roundshadow

http://learning-html5.info/CSS3/CSS_RoundCorners.html