NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

/* Import Google Fonts */
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Merriweather:wght@400;700&display=swap');

/* General Styles */
body {
display: flex;
flex-direction: column;
align-items: center;
margin: 0;
font-family: 'Arial', sans-serif;
}

header, footer {
font-family: 'Roboto', sans-serif;
color: #fff;
}

main {
font-family: 'Merriweather', serif;
color: #333;
}

header {
display: flex;
justify-content: center;
width: 100%;
align-items: center;
}

nav {
height: 100px;
width: 960px;
box-sizing: border-box;
border: 2px solid #333;
}

#nav-links {
list-style-type: none;
display: flex;
justify-content: flex-end;
padding: 0;
margin: 0;
width: 100%;
align-items: center;
}

#nav-links li {
padding: 0 20px;
}

#home {
margin-right: auto;
}

#course-grid {
max-width: 960px;
margin: 0 auto;
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-template-rows: 100px auto;
gap: 15px 10px;
padding: 20px;
}

#page_title {
grid-column: 1 / 4;
text-align: center;
}

/* .course_item Grid with grid-template-areas */
.course_item {
display: grid;
grid-template-columns: 1fr 2fr;
grid-template-rows: auto auto auto;
grid-template-areas:
"title title"
"image description"
"image description";
background-color: #e0e0e0; /* Adjust based on your color scheme */
padding: 10px;
border-radius: 5px;
gap: 10px;
text-align: center;
}

.course_item h2 {
grid-area: title;
}

.course_item img {
grid-area: image;
}

.course_item p {
grid-area: description;
}

/* Assign named grid areas */
.lab_image {
grid-area: image;
}

.lab_number {
grid-area: number;
}

.lab_title {
grid-area: title;
}

.lab_description {
grid-area: description;
}

/* Footer Styles */
footer ul {
display: flex;
justify-content: space-between;
list-style: none;
padding: 10px;
margin: 0;
background-color: #333;
}

footer ul li a {
color: #fff;
text-decoration: none;
}

/* Three-color scheme */
header, nav, footer {
background-color: #333;
color: #fff;
}

.course_item {
background-color: #e0e0e0;
}

main {
background-color: #f5f5f5;
color: #333;
}

/* Padding and Gaps */
#nav-links li {
padding: 0 20px;
}

/* Responsive Design with Media Queries */
@media (max-width: 640px) {
#course-grid {
grid-template-columns: 1fr 1fr;
}
}

@media (max-width: 400px) {
#course-grid {
grid-template-columns: 1fr;
}
}
     
 
what is notes.io
 

Notes is a web-based application for online taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000+ notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 14 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.