Posts

sapphire-index.html

  <! DOCTYPE html > < html lang = "en" > < script src = "https://kit.fontawesome.com/b766c6b920.js" crossorigin = "anonymous" ></ script > < link rel = "stylesheet" href = "https://www.w3schools.com/w3css/4/w3.css" > < link rel = "icon" href = "Sapphire_Logo.png" type = "img/png" > < head >     < meta charset = "UTF-8" >     < meta http-equiv = "X-UA-Compatible" content = "IE=edge" >     < meta name = "viewport" content = "width=device-width, initial-scale=1.0" >     < title > sapphiere </ title >     < style >         .header {             position : relative ;             padding : 10px ;             color : black ;             border-style : solid ;             border-wid...

bbc website

  <! DOCTYPE html > < html lang = "en" > < head >     < meta charset = "UTF-8" >     < meta http-equiv = "X-UA-Compatible" content = "IE=edge" >     < meta name = "viewport" content = "width=device-width, initial-scale=1.0" >     < script src = "https://kit.fontawesome.com/b766c6b920.js" crossorigin = "anonymous" ></ script >     < title > swimming </ title >     < style >         body {             position : relative ;             margin : 0 ;             background-image : url ( "/Users/FAIZAN/Desktop/freepik/img/psd saturday.png" );             background-repeat : no-repeat ;             background-size : cover ;         }           ...