body { background: #f7f7f7; font-family: 'Noto Sans JP', sans-serif; color: #333; } .container { width: 900px; margin: 0 auto; padding: 10px; } .box { background: white; border: 1px solid #dcdcdc; padding: 12px; margin-bottom: 15px; border-radius: 4px; } .sidebar { width: 230px; float: right; } .main { width: 640px; float: left; } .nav { border-bottom: 2px solid #4c82b3; } .nav a { padding: 5px 10px; display: inline-block; color: #4c82b3; }
Testing this out Neocities.
Here's how you can make bold and italic text.
Here's how you can add an image:
Here's how to make a list:
To learn more HTML/CSS, check out these tutorials!
body { background: #f7f7f7; font-family: 'Noto Sans JP', sans-serif; color: #333; } .container { width: 900px; margin: 0 auto; padding: 10px; } .box { background: white; border: 1px solid #dcdcdc; padding: 12px; margin-bottom: 15px; border-radius: 4px; } .sidebar { width: 230px; float: right; } .main { width: 640px; float: left; } .nav { border-bottom: 2px solid #4c82b3; } .nav a { padding: 5px 10px; display: inline-block; color: #4c82b3; }