Hello world!
/* Theme Name: My Business Theme Author: Your Name Version: 1.0 Description: A simple 5-page business WordPress theme. */ body { font-family: Arial, sans-serif; margin: 0; padding: 0; } header, footer { background-color: #333; color: #fff; padding: 20px; text-align: center; } nav a { color: #fff; margin: 0 10px; text-decoration: none; } .container { max-width: […]
Read More »