diff --git a/PriyaMakhloga-70-21712219/externalcss.txt b/PriyaMakhloga-70-21712219/externalcss.txt new file mode 100644 index 0000000..92f7502 --- /dev/null +++ b/PriyaMakhloga-70-21712219/externalcss.txt @@ -0,0 +1,6 @@ +HTML CSS is used to apply a rule to multiple pages. An external style sheet is a separate css file that can be accessed by creating a link within the head section of the webpage. +Example: + +External css + + \ No newline at end of file diff --git a/PriyaMakhloga-70-21712219/form.html b/PriyaMakhloga-70-21712219/form.html new file mode 100644 index 0000000..23bc242 --- /dev/null +++ b/PriyaMakhloga-70-21712219/form.html @@ -0,0 +1,23 @@ + + lang="en" + +Student Form + + +
+ + + + +
+ + +
+ + + +
+ + \ No newline at end of file