Skip to content

Commit 63f83eb

Browse files
authored
Update README.md
1 parent ba2733e commit 63f83eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# CSS Project2
2-
this is a form in which we will use HTML to design the basic layout of the form and CSS will give a beautiful design
2+
Forms are always an essential part of any project that is used to collect user input information. In this article, we are creating a survey form for GeeksforGeeks using HTML and CSS. In this form, there are several questions that asked by users. Here, we will use HTML to design the basic layout of the form and CSS will give a beautiful design to our layout like text-decoration, text color, background color, text alignment, margin, padding, etc. In

0 commit comments

Comments
 (0)