/* Responsive Styles */
@media (max-width: 768px) {
add ccs here
}
@media (max-width: 480px) {
add css here
}
@media (max-width: 768px) {
add ccs here
}
@media (max-width: 480px) {
add css here
}
All muhaza's note in developing website. Front-end & uiux method. Real life implementation for webdesigner.
🔹 FLOW BOT (berdasarkan code kau) 1. Update masuk dari Telegram Bot terima JSON dari php://input . Extract: chat_id firstname ...