Невозможно прокручивать веб-сайт даже при изменении переполнения тела на прокруткуCSS

Разбираемся в CSS
Ответить
Anonymous
 Невозможно прокручивать веб-сайт даже при изменении переполнения тела на прокрутку

Сообщение Anonymous »

Я изучаю HTML и решил сделать макет веб-сайта. Когда я пытаюсь прокрутить мышью, это не работает. Он также не показывает полосу прокрутки.
Я читал, что мне следует изменить ovreflow моего тела на прокрутку, и на самом деле полоса прокрутки была добавлена, но теперь я не могу добавьте элементы ниже того, что я уже вставил туда. Поэтому, когда я пытаюсь добавить абзац под свой div, он не отображается. Не обращайте внимания на текст,
Код:




Relmercc


.header{
background-color: #404040;
border: none;
border-radius: 5px;
position: fixed;
width: 1904px;
height: 150px;
}
.header-logo-img{

height: 150px;
}

.right_header{
color: #fff; position: absolute; top: 60px; right: 100px; font-size: x-large; font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}
.yappin{
background-color: #8fe3c6;
height: 744px;
border: none;
border-radius: 8px;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
.spacing2{height:7px}
.spacing3{height:100px; background-color: #8fe3c6; border: none;border-radius:8px;}
.yapintxt{
margin-right: 100px;
margin-left: 100px;
color: white;
font-size:x-large;
margin-bottom:20px;
}
body {
height: 1360px;
width: 100%;
margin: 0;
padding: 0;
overflow: scroll;
}





[img]C:\Users\Stepan\Downloads\Relmercc-23-07-2024.png[/img]

Buy clothes


Relmercc has reached the very top among the dynamic scenes that change with every beat in style, through the amalgamation of modern taste with environmental sustainability. With innovation through ethical production as the very premise upon which this brand was based, Relmercc has made a niche for itself within the cutthroat competition in modern clothing. The brand is proud of its craftsmanship, shown in every single stitch—from traditional techniques with the incorporation of state-of-the-art design. With Relmercc, every piece basically strikes a balance between style and conscience, which appeals to the conscientious consumers who seek trend-setting looks and sustainable choices.

Basically, sustainability is at the heart of Relmercc's philosophy. Most fast fashion giants are not so close to environmental accountability, but Relmercc does its best to be friendly to the environment across the supply chain. From responsible sourcing and production to more thoughtful designing in order to reduce wastes, all decisions are made considering the welfare of the planet. Through such championing of transparency and accountability, Relmercc has set new standards in the industry and inspired a generation of mindful consumers to make informed choices about their fashion purchases. For the brand, this is an incredibly clear imperative: A rising community of people finds sustainability at the heart of modern living.

Moreover, Relmercc stands to lead the way in the charge for inclusivity and diversity in fashion. This brand celebrates the beauty of individuality, embracing differences in its designs and catering to an extraordinarily wide spectrum of tastes and preferences. Embracing inclusivity places Relmercc at the heart of building a platform that makes fashion a way for every being to express themselves. From gender-neutral collections to size-inclusive ranges, Relmercc empowers people to confidently be themselves in clothes that fit well but embody personal values. Basically, Relmercc represents more than a clothing brand but a step forward toward an all-inclusive, more mindful high-fashion future.




Подробнее здесь: https://stackoverflow.com/questions/787 ... -to-scroll
Ответить

Быстрый ответ

Изменение регистра текста: 
Смайлики
:) :( :oops: :roll: :wink: :muza: :clever: :sorry: :angel: :read: *x)
Ещё смайлики…
   
К этому ответу прикреплено по крайней мере одно вложение.

Если вы не хотите добавлять вложения, оставьте поля пустыми.

Максимально разрешённый размер вложения: 15 МБ.

Вернуться в «CSS»