Skip to content

Instantly share code, notes, and snippets.

View saipraveen-a's full-sized avatar
:octocat:
Working From Home

Sai Praveen saipraveen-a

:octocat:
Working From Home
View GitHub Profile
@saipraveen-a
saipraveen-a / fix-index.html
Last active October 13, 2020 12:35
HTML & CSS Challenges - Image
<!DOCTYPE html>
<html>
<head>
<title>HTML Challenge - Fix This Image</title>
</head>
<body>
<img src="https://images.unsplash.com/photo-1441974231531-c6227db76b6e?&w=400" alt="Trees in a forest">
</body>
@saipraveen-a
saipraveen-a / fix-index.html
Created October 13, 2020 12:37
HTML & CSS Challenges - External Style Sheet
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="style.css">
<title>CSS Challenge - Move to External Stylesheet</title>
</head>
<body>
<h1>The Header</h1>
<p style="">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod