Merhaba, bir HTML templatesi üzerine editleye editleye Discord botum için bir site yaptım. Ancak site mobil uyumlu değil, sanırım responsive denen tasarım gerekiyor ama ben yapmayı bilmiyorum. HTML, JS, CSS bilgim sıfır sayılır, bunu kolay şekilde nasıl halledebilirim?
Bu kodu
@Media screen and (Max-width: 500px) and (min-width: 100px) bunun içine yazacaksın. Altına yani containerin üstünde boşluk açıp yapıştırabilirsin hepsini.
W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, many more.
www.w3schools.com
Eğer CSS hiç bilmiyorsan bu linkte size yeterli gelmez. Çünkü yazılan tüm CSS'leri tekrar düzenleyeceksin.
W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, many more.
www.w3schools.com
Eğer CSS hiç bilmiyorsan bu linkte size yeterli gelmez. Çünkü yazılan tüm CSS'leri tekrar düzenleyeceksin.
Peki böyle tool gibi bir şey yok mudur otomatik yapan? Site yari-responsive sayılır sadece birkaç yer değil. GitHub reposunu atsam yardımcı olur musunuz acaba eğer web developer falansanız.
Bu kodu
@Media screen and (Max-width: 500px) and (min-width: 100px) bunun içine yazacaksın. Altına yani containerin üstünde boşluk açıp yapıştırabilirsin hepsini.
Bu kodu.
@Media screen and (Max-width: 500px) and (min-width: 100px) bunun içine yazacaksın. Altına yani containerin üstünde boşluk açıp yapıştırabilirsin hepsini.