Select Page

Changing The View

<!DOCTYPE html> <html> <head> <title>Lee’S HaiR Salon</title> <style> * { box-sizing: border-box; } body { font-family: Arial; padding: 10px; background: #f1f1f1; } /* Header/Blog Title */ .header { padding: 30px; text-align: center; } /* Style...