File tree 2 files changed +16
-1
lines changed
2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 55
55
56
56
57
57
< div class ="max-w-xl rounded overflow-hidden shadow-2xl mx-auto my-8 transform hover:scale-105 transition-transform duration-300 ">
58
- <!-- Add Your Card Here -->
58
+ < div class ="flex w-full ">
59
+ < div class ="w-1/2 ">
60
+ < div class ="h-56 bg-gray-300 ">
61
+ < img src ="../assets/images/Abdulwahid7027.jpg " class ="h-full w-full object-cover ">
62
+ </ div >
63
+ </ div >
64
+
65
+ < div class ="w-3/5 p-4 my-auto ">
66
+ < div class ="font-bold text-xl mb-2 "> Shaik Abdul Wahid</ div >
67
+ < p class ="text-gray-700 text-base "> Branch: CSE</ p >
68
+ < p class ="text-gray-700 text-base "> Hobby: Coding</ p >
69
+ < button class ="bg-orange-500 text-black hover:ring-2 hover:ring-orange-500 py-2 px-4 rounded-full mt-6 "> < a href ="https://www.linkedin.com/in/abdul-wahid-shaik-611893259/ " target ="_blank " class ="font-medium "
70
+ > Portfolio</ a
71
+ > </ button >
72
+ </ div >
73
+ </ div >
59
74
</ div >
60
75
</ body >
61
76
</ html >
You can’t perform that action at this time.
0 commit comments