Hocam hala h2 olarak gözükmekte. Stil dosyanızda şu kodları bulup: h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: normal;
}
Bununla değiştirdiğiniz takdirde olacaktır:
h1
{
font-weight: normal;
}
h2,
h3,
h4,
h5,
h6 {
font-weight: normal;
}
Bununla değiştirdiğiniz takdirde olacaktır:
h1
{
font-weight: normal;
}
hocam yaptım, görünüm değişti ama kod hala h2