404 Error Page Using HTML & CSS
Stelvin Saji
?? Author of Expressive Emojis ???. Curator of 'Smart Coding' with 55K+ subscribers ????. Front-end developer crafting responsive designs with JavaScript ??. Using React & Redux ????, Firebase ??, and Tailwind CSS ????.
In the First article, we learn to create a 404 Error Page using HTML & CSS. The code is a little bit smaller for this project so let's start writing code & creating a basic structure.
We are gonna start by writing basic HTML & then later style it using CSS.
1. Create a Boilerplate for the HTML code & give it the title of the project & link it with the CSS file.?
2. We're gonna use a CDN link of Bootstrap because we're gonna use it to create the layout & style it later.
3. Output of the HTML code using Bootstrap CDN link.
4. Let's start styling the page now.
NOTE: We already used Bootstrap CDN so we ain't gonna need to style most of the elements
NOTE: Insert any gif in the background image & save the file.
Final Output:
Follow for more content ??