50 Cities with Rajasthani Names
<!doctype html> <html lang="hi"> <head> <meta charset="utf-8"> <title>50 Cities with Rajasthani Names</title> <style> body { font-family: "Segoe UI", sans-serif; margin:0; padding:0; background:#fefaf0; color:#333; line-height:1.7; } header { background:#d35400; color:white; text-align:center; padding:30px 15px; } header h1 { margin:0; font-size:2rem; } .container { max-width:900px; margin:40px auto; padding:20px; background:white; border-radius:12px; box-shadow:0 3px 12px rgba(0,0,0,0.1); } table { width:100%; border-collapse:collapse; margin-top:20px; } th, td { border:1px solid #ccc; padding:10px; text-align:left; } th { background:#e67e22; color:white; } tr:nth-child(even) { background:#f9f3ef; } footer { text-align:center; padding:20px; font-size:14px; color:#666; margin-top:40px; } ...
I like you
जवाब देंहटाएं