From 5d7ef0c7d7db767500fa5ac30763422251e482b1 Mon Sep 17 00:00:00 2001 From: lipi-13 <140999979+lipi-13@users.noreply.github.com> Date: Sat, 12 Aug 2023 11:04:56 +0530 Subject: [PATCH] Add files via upload --- netflix.css | 53 +++++++++++++++++++++++++++++++++++++++++++++ netflix.html | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 114 insertions(+) create mode 100644 netflix.css create mode 100644 netflix.html diff --git a/netflix.css b/netflix.css new file mode 100644 index 0000000..35c0e24 --- /dev/null +++ b/netflix.css @@ -0,0 +1,53 @@ +body + {background-image:url('https://avaazdo.s3.amazonaws.com/original_5c6ecb2a27cab.jpeg'); + background-repeat: no-repeat; + background-attachment: fixed; + background-size: cover; + background-position:0px,10px; + width:100%; + + } +table{ + width:1100px; +} +th{ + #border:groove black 2px; + margin:1px; + padding:1px; + #background:linear-gradient(to left,#263238,#37474F); + color:whitesmoke; + font-family:calibri; + font-size:22px; +} +p{ + font-size:80px; + align-content:left; + font-family:aloha; +} +img{ + height:189px; + width:270px; + align-items: last baseline; +} +.scale:hover { + transform:scale(1.2,1.2); +} +.column { + float: left; + width: 20%; + padding: 0px; +} +.row::after { + content: ""; + clear: both; + display: table; +} +a{ + color:red; + text-decoration:none; + font-size:45px; + text-align:left; + #background-color:black; + padding:4px; + margin:2px; +} diff --git a/netflix.html b/netflix.html new file mode 100644 index 0000000..b8b668c --- /dev/null +++ b/netflix.html @@ -0,0 +1,61 @@ + +
+ + + +NETFLIX + | +HOME | +TV SHOWS | +MOVIES | +RECENTLY ADDED | +MY LIST | ++ | + | + | + | + | + | 🔍 | +KIDS | +DVD | +
---|
The Vampire
Diaries
You might like watching
+ + + + + \ No newline at end of file