Posts

Showing posts from September, 2021

Tugas 4 PWEB

 Dokumentasi : <! DOCTYPE   html > < html   lang = "en" >    < head >      < meta   charset = "utf-8"   />      < meta        name = "viewport"        content = "width=device-width, initial-scale=1, shrink-to-fit=no"      />      < meta   name = "description"   content = ""   />      < meta   name = "author"   content = ""   />      < link        href = "https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700"        rel = "stylesheet"      />      < title > Rimoire </ title >      <!-- Bootstrap core CSS -->   ...

Tugas-3-pweb

 Dokumentasi : <! DOCTYPE   html > < html >      < head >          < title > Web Warung Tegal </ title >      </ head >      < style >          header ,  section ,  footer ,  aside ,  nav ,  article ,  figure ,  figcaption , img  {      display :  block ;} body  {      color :  #666666 ;      background-color :  #f9f8f6 ;      background-image :  url ( "./foto/bg.jpg" );      background-size :  cover ;      background-position-y :  70% ;      font-family :  Verdana ,  Geneva ,  Tahoma ,  sans-serif ;      line-height :  1.4em ; ...