Articles on Web Design Category


Inline color image

Inline color

Author image
By GETACHEW Sat, Oct 09, 2021 at 03:44 PM (3 years ago)
Updated On Fri, Nov 04, 2022 at 03:08 PM (2 years ago)

span.foo {
	background-color: navy;
	color: #BFD;
}
span.bar {
	background: rgba(105, 0, 12, .38);
	color: hsl(30, 100%, 50%);
	border-color: transparent;
}

 



Read More … 
Protect hacker image

Protect hacker

Author image
By JOHN Fri, Jun 25, 2021 at 12:41 PM (3 years ago)
Updated On Fri, Nov 04, 2022 at 03:08 PM (2 years ago)

Hacker can damage your website data, they redirect your DNS, use the bandwidth, add malicious data and use illegal activity by someone license so how we secure 



Read More … 
html test image

Html test

Author image
By JOHN Wed, Jun 24, 2020 at 06:20 PM (4 years ago)
Updated On Fri, Nov 04, 2022 at 03:08 PM (2 years ago)

body html



Read More … 
Create custom 404 page not found page when a user misplaced or type an error website URL image

Create custom 404 page not found page when a user misplaced or type an error website URL

Author image
By MEBRATU Sat, May 16, 2020 at 08:34 PM (4 years ago)
Updated On Fri, Dec 02, 2022 at 12:06 PM (one year ago)

Designing a custom 404 page is nice to land a user if they missed an actual site address.

First design  a page  based on your interest and need.

second call the page that you created inside .htaccess  file.

#redirect  to custom page not found page
RewriteCond...        

Read More … 

Search


Archives

No archives data found yet in 2025.

No archives data found in 2016.

Find Us on Facebook

Subscribe for new updates




Back to Top