diff --git a/Web Development/style.css b/Web Development/style.css new file mode 100644 index 00000000..ae6ceb46 --- /dev/null +++ b/Web Development/style.css @@ -0,0 +1,34 @@ +body { + font-family: Arial, sans-serif; + margin: 0; + padding: 0; + background: linear-gradient(to right top, #ffb6c1, #87ceeb); /* Half light pink half light blue background */ + color: #333; /* Text color */ +} + +header { + background-color: rgba(255, 255, 255, 0.8); /* Header background color */ + padding: 20px; + text-align: center; +} + +.container { + max-width: 800px; + margin: 0 auto; + padding: 20px; +} + +h2 { + margin-right: 0; +} + +.profile-image { + + margin: 30px auto; + border-radius: 50%; + box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); /* Aesthetic shadow effect */ +} +img { + overflow-clip-margin: content-box; + overflow: clip; +} \ No newline at end of file diff --git a/Web Development/website.html b/Web Development/website.html new file mode 100644 index 00000000..dfcb1df0 --- /dev/null +++ b/Web Development/website.html @@ -0,0 +1,35 @@ + + +
+ + + Abhilipsa Parida - Portfolio + +
+
+

Abhilipsa Parida

+
+
+
+

About Me

+

Hi Everyone.
My Name is Abhilipsa Parida and I am from Cuttack.
Currently I am pursuing my bachelor of technology degree
from Veer Surendra Sai University of Technology,Burla
in the department of Computer Science and Engineering.
My hobbies are listening music and watching web series.
My aim is to become a Web Developer.

+ +
+
+
+
+

Contact

+

Contact No.:784*******

+

Email id:abhilipsaparida138@gmail.com

+

instagram:click here +
+ Linked In:click here
+ Whatsapp: click here +

+

My Gallery

+ +

Qualification

+

I have completed my matriculation from
Kalinga Nodal Vidyapitha,choudwar
and intermediate from
Jatiya Kabi Bira Kishore Das,cuttack

+
+
+ \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 00000000..dfcb1df0 --- /dev/null +++ b/index.html @@ -0,0 +1,35 @@ + + +
+ + + Abhilipsa Parida - Portfolio + +
+
+

Abhilipsa Parida

+
+
+
+

About Me

+

Hi Everyone.
My Name is Abhilipsa Parida and I am from Cuttack.
Currently I am pursuing my bachelor of technology degree
from Veer Surendra Sai University of Technology,Burla
in the department of Computer Science and Engineering.
My hobbies are listening music and watching web series.
My aim is to become a Web Developer.

+ +
+
+
+
+

Contact

+

Contact No.:784*******

+

Email id:abhilipsaparida138@gmail.com

+

instagram:click here +
+ Linked In:click here
+ Whatsapp: click here +

+

My Gallery

+ +

Qualification

+

I have completed my matriculation from
Kalinga Nodal Vidyapitha,choudwar
and intermediate from
Jatiya Kabi Bira Kishore Das,cuttack

+
+
+ \ No newline at end of file diff --git a/style.css b/style.css new file mode 100644 index 00000000..ae6ceb46 --- /dev/null +++ b/style.css @@ -0,0 +1,34 @@ +body { + font-family: Arial, sans-serif; + margin: 0; + padding: 0; + background: linear-gradient(to right top, #ffb6c1, #87ceeb); /* Half light pink half light blue background */ + color: #333; /* Text color */ +} + +header { + background-color: rgba(255, 255, 255, 0.8); /* Header background color */ + padding: 20px; + text-align: center; +} + +.container { + max-width: 800px; + margin: 0 auto; + padding: 20px; +} + +h2 { + margin-right: 0; +} + +.profile-image { + + margin: 30px auto; + border-radius: 50%; + box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); /* Aesthetic shadow effect */ +} +img { + overflow-clip-margin: content-box; + overflow: clip; +} \ No newline at end of file diff --git a/website.html b/website.html new file mode 100644 index 00000000..dfcb1df0 --- /dev/null +++ b/website.html @@ -0,0 +1,35 @@ + + +
+ + + Abhilipsa Parida - Portfolio + +
+
+

Abhilipsa Parida

+
+
+
+

About Me

+

Hi Everyone.
My Name is Abhilipsa Parida and I am from Cuttack.
Currently I am pursuing my bachelor of technology degree
from Veer Surendra Sai University of Technology,Burla
in the department of Computer Science and Engineering.
My hobbies are listening music and watching web series.
My aim is to become a Web Developer.

+ +
+
+
+
+

Contact

+

Contact No.:784*******

+

Email id:abhilipsaparida138@gmail.com

+

instagram:click here +
+ Linked In:click here
+ Whatsapp: click here +

+

My Gallery

+ +

Qualification

+

I have completed my matriculation from
Kalinga Nodal Vidyapitha,choudwar
and intermediate from
Jatiya Kabi Bira Kishore Das,cuttack

+
+
+ \ No newline at end of file