33 < head >
44 < meta charset ="UTF-8 ">
55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
6- < title > About Dharanesh </ title >
6+ < title > Blogs </ title >
77 < link rel ="stylesheet " type ="text/css " href ="../assets/css/style.css " />
88 < link rel ="stylesheet "
99 href ="
https://cdn.jsdelivr.net/npm/@fortawesome/[email protected] /css/fontawesome.min.css "
/> 1010 < link rel ="icon " href ="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'>
11- <text y='.9em' font-size='90'>🤔 </text></svg> ">
11+ <text y='.9em' font-size='90'>📰 </text></svg> ">
1212 <!-- <link rel="stylesheet" href="fa.css"> -->
1313 < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css " />
1414 < script src ="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.2/gsap.min.js "> </ script >
7070 }
7171
7272 .Name h1 {
73- width : 100% ;
74- height : 60vh ;
75- display : flex;
76- align-items : center;
77- justify-content : center;
78- position : relative;
79- text-align : center;
80- font-size : 2rem ;
81- font-weight : 700 ;
82- letter-spacing : 3px ;
83- color : # 00ffcc ;
84- text-shadow : 0px 0px 20px # 00ffcc ;
85- }
73+ width : 100% ;
74+ height : 60vh ;
75+ display : flex;
76+ align-items : center;
77+ justify-content : center;
78+ position : relative;
79+ text-align : center;
80+ font-size : 2rem ;
81+ font-weight : 700 ;
82+ letter-spacing : 3px ;
83+ color : # 00ffcc ;
84+ text-shadow : 0px 0px 20px # 00ffcc ;
85+ }
86+
87+ .down1 {
88+ width : 80% ;
89+ margin : auto;
90+ text-align : center;
91+ padding-top : 50px ;
92+ }
93+
94+ .down1-col {
95+ flex-basis : 32% ;
96+ border-radius : 10px ;
97+ margin-bottom : 30px ;
98+ position : relative;
99+ overflow : hidden;
100+ }
101+
102+ .down1-col {
103+ height : 50% ;
104+ width : 100% ;
105+ }
106+
107+ .layer {
108+ background : transparent;
109+ height : 100% ;
110+ width : 100% ;
111+ position : absolute;
112+ top : 0 ;
113+ left : 0 ;
114+ transition : 0.5s ;
115+ }
116+
117+ .layer : hover {
118+ background : transparent;
119+ }
120+
121+ .layer h3 {
122+ width : 100% ;
123+ font-weight : 500 ;
124+ color : # fff ;
125+ font-size : 26px ;
126+ bottom : 0 ;
127+ left : 50% ;
128+ transform : translateX (-50% );
129+ position : absolute;
130+ transition : 0.5s ;
131+ }
132+
133+ .layer : hover h3 {
134+ bottom : 49% ;
135+ opacity : 1 ;
136+ }
137+
138+ .down1-btn {
139+ display : inline-block;
140+ text-decoration : none;
141+ color : rgb (0 , 0 , 0 );
142+ border : 1px solid rgb (153 , 190 , 118 );
143+ border-radius : 15px ;
144+ padding : 12px 32px ;
145+ font-size : 15px ;
146+ background : transparent;
147+ position : relative;
148+ cursor : pointer;
149+ }
150+
151+ .down1-btn : hover {
152+ border : 1px solid rgb (112 , 228 , 96 );
153+ background : rgb (112 , 228 , 96 );
154+ transition : 1s ;
155+ }
86156 </ style >
87157 </ head >
88158
139209 < h1 > 0xD#4R4N35#</ h1 >
140210 </ div >
141211 </ div >
212+
213+ < section class ="down1 " id ="blog ">
214+ < h1 > Blogs </ h1 >
215+ < p > blogs about environment isuses</ p >
216+ <!------blogs{down1} for add some content about blogs on this web site----->
217+ < div class ="row ">
218+ < div class ="down1-col ">
219+ < a href ="smok.html ">
220+ < img src ="images/smoke.jpg ">
221+ < div class ="layer ">
222+ < h3 > காற்று மாசு , மூச்சுக்கு கேடு</ h3 >
223+ </ div >
224+ </ a >
225+ </ div >
226+ < div class ="down1-col ">
227+ < a href ="# ">
228+ < img src ="images/landp.jpg ">
229+ < div class ="layer ">
230+ < h3 > நெகிழியின் வேகம் எதிர்காலத்திற்கு சாபம்</ h3 >
231+ </ div >
232+ </ a >
233+ </ div >
234+ < div class ="down1-col ">
235+ < a href ="# ">
236+ < img src ="images/water-pol.jpg ">
237+ < div class ="layer ">
238+ < h3 > நீர் மாசு நித்தம் இங்கே</ h3 >
239+ </ div >
240+ </ a >
241+ </ div >
242+ </ div >
243+ < a href ="smok.html " class ="down1-btn ">
244+ For More Blogs
245+ </ a >
246+ </ section >
247+
248+ < div class ="content-section ">
249+ < div class ="Name ">
250+ < h1 > What is life</ h1 >
251+ </ div >
252+ </ div >
253+ < div class ="content-section ">
254+ < div class ="Name ">
255+ < h1 > Butterfly effect - psychologically</ h1 >
256+ < h2 > This could ruin too</ h2 >
257+ </ div >
258+ </ div >
259+ < div class ="content-section ">
260+ < div class ="Name ">
261+ < h1 > Why to sleep</ h1 >
262+ </ div >
263+ </ div >
142264 < section >
143265 < div class ="cursor " id ="cursor "> </ div >
144266 < div class ="cursor2 " id ="cursor2 "> </ div >
@@ -149,7 +271,6 @@ <h1>0xD#4R4N35#</h1>
149271 </ section >
150272
151273 < script >
152-
153274
154275 //name effect
155276 document . addEventListener ( "DOMContentLoaded" , function ( ) {
@@ -188,11 +309,11 @@ <h1>0xD#4R4N35#</h1>
188309 } ) ;
189310
190311
191-
312+
192313 // Redirect to a new URL after 3 seconds
193- setTimeout ( function ( ) {
194- window . location . href = '../dev.html' ;
195- } , 500 ) ;
314+ // setTimeout(function () {
315+ // window.location.href = '../dev.html';
316+ // }, 500);
196317
197318 </ script >
198319 </ body >
0 commit comments