Jen.Studio
Jen.Studio
  • Home
    • About Page
    • About Author
  • Contact
Coding Experiments, CSS

CSS Glass

—  Published 19 May by Jen Wallace  —

@import url('https://fonts.googleapis.com/css?family=Rajdhani:300&display=swap'); div.jens { height: 500px; width:100%; m…

Read Me
CSS, Coding Experiments

Centering

—  Published 16 May by Jen Wallace  —

Background Image Centering: html{ background-image: url("https://loremflickr.com/320/240"); background-repeat: no-repeat; backg…

Read Me
Ghost Widgets, CSS

Tab Box

—  Published 14 May by Jen Wallace  —

.tab-box-1{ background: transparent; width: 500px; height: 100%; margin: 0 auto; padding: 10px; font-family: "Verdana…

Read Me
CSS, Testing

Earthy Insets

—  Published 13 May by Jen Wallace  —

#inset-type { background:#ccc; } .gray-inset { font: bold 5rem arial, sans-serif; background-color: #565656; color: trans…

Read Me
Page 1 of 1