К основному контенту

Избранные

ЖСО-201. ЦИФРОВЫЕ КОММУНИКАЦИИ. ПРАКТИЧЕСКОЕ ЗАДАНИЕ №5. ЛЕНДИНГ С ПРАЙСОМ

POP UP STORE ADER ERROR Место проведения pop up`a Дата Что купить О ADER ERROR Дополнительная информация ADER ERROR Бренд ADERERROR — коллектив разномастных творческих личностей был основан в декабре 2014 года и базируется в Сеуле. Каждая коллекция выпускается совместными усилиями дизайнеров из Колледжа Святого Мартина, Технологического института моды и ESMOD, а также множества иллюстраторов, графических дизайнеров, маркетологов и мерчендайзеров. Название бренда расшифровывается следующим образом: А = aesthetic («эстетика»), D = drawing («рисование»), ER = окончание глагола, который в целом обозначает «людей, отвечающих за эстетику». Вторая часть названия Error — «ошибка», то есть все, что считается неидеальным, ошибочным. Таким образом, создатели бренда подчеркивают, насколько они очарованы и вдохновлены несовершенством и стремятся превращать плохое в хорошее — с помощью правиль...

ЖСО-201. ЦИФРОВЫЕ КОММУНИКАЦИИ. ПРАКТИЧЕСКОЕ ЗАДАНИЕ №5. ЛЕНДИНГ С ПРАЙСОМ

{ position: absolute; top: 600px; left: 800px; transform: translate(-50%, -50%); } * { box-sizing: border-box; text-align: center; text-decoration: none; color: #fff; } body { background-image: url("https://cafe24img.poxo.com/bbbtan/2024SS/plus240226/BN01SSJK0202BK_1.jpg"); font-family: "Roboto", sans-serif; overflow: auto; } header .info p { position: relative; margin: 0; line-height: 1.6; font-size: 15px; color: white; text-align: justify; top: -500px; left: -10px; } header #circular-bg { width: 85vw; height: 85vw; background: CadetBlue; border-radius: 50%; z-index: -10; } header nav { width: 1000px; margin: 30px auto 0 auto; } header nav a { font-size: 18px; margin-left: 20px; position: relative; color: white; } header #brand { font-size: 100px; font-weight: 700; position: absolute; left: 20vw; top: 15%; } header #brand:before { content: ""; position: absolute; width: 110%; height: 60px; background-image: url("https://cafe24img.poxo.com/bbbtan/2024SS/plus240226/BN01SSJK0202BK_1.jpg"); bottom: -10px; left: -5%; border-radius: 60px; z-index: -1; } header img {https://cafe24img.poxo.com/bbbtan/2024SS/plus240226/BN01SSJK0202BK_13.jpg position: absolute; width: 600px; top: 200px; left: 300px; } header #headline { font-size: 30px; line-height: 35px; text-align: left; left: 20%; top: 45%; } header #headline:before { content: ""; position: absolute; width: 60px; height: 4px; background: #fff; top: 22%; left: -85%; } header #headline:after { content: "but near missed things"; position: absolute; top: 120%; left: -10%; font-size: 20px; letter-spacing: 1px; } header button { margin-top: 120vh; width: 140px; height: 50px; background: #00cc99; border: none; font-weight: 600; border-radius: 5px; font-size: 15px; } .container { width: 100%; } .packages { margin: 20px; top: -300px; position: relative; width: 300px; padding-bottom: 1.5em; height: 100%; background-color: CadetBlue; display: flex; flex-direction: column; align-items: center; text-align: center; border-radius: 20px; box-shadow: 0 19px 38px rgba(30, 35, 33, 1), 0 15px 12px rgba(30, 35, 33, 0.2); flex-wrap: wrap; color: #f4f4f4; } h1, h2 { font-size: 2.2em; } .list li { font-size: 20px; list-style: none; border-bottom: 1px solid #f4f4f4; padding-inline-start: 0; border-width: 1px; padding: 10px; } .first { margin-top: 40px; border-top: 1px solid #f4f4f4; } .list { width: 80%; } ol, ul { padding: 0; } .top { display: flex; flex-direction: column; align-items: center; position: relative; top: -300px; } input, label { display: inline-block; vertical-align: middle; margin: 10px 0; } .button {BUY padding: 10px 30px; text-decoration: none; font-size: 1.4em; margin: 15px 15px; border-radius: 50px; color: #f4f4f4; transition: all 0.3s ease 0s; } .button:hover { transform: scale(1.2); } .button1 { background-color: #00cc99; box-shadow: 0 0 10px 0 #00cc99 inset, 0 0 20px 2px #00cc99; } .button2 { background-color: #00cc99; box-shadow: 0 0 10px 0 #00cc99 inset, 0 0 20px 2px #00cc99; } .switch { position: relative; top: -5px; display: inline-block; width: 60px; height: 34px; } .switch input { opacity: 0; width: 0; height: 0; } .slider { position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: #1e2321; -webkit-transition: 0.4s; box-shadow: 2px 6px 25px #1e2321; transform: translate(0px, 0px); transition: 0.6s ease transform, 0.6s box-shadow; } .slider:before { position: absolute; content: ""; height: 26px; width: 26px; left: 4px; bottom: 4px; background-color: white; -webkit-transition: 0.4s; transition: 0.4s; } input:checked + .slider { background-color: #50bfe6; } input:focus + .slider { box-shadow: 0 0 1px #50bfe6; } input:checked + .slider:before { -webkit-transform: translateX(26px); -ms-transform: translateX(26px); transform: translateX(26px); } .slider.round { border-radius: 34px; } .slider.round:before { border-radius: 50%; } .package-container { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; } margin-top: -150px; margin-left: -110px; width: 40%; HTML Landing with prices html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0} @import url("https://fonts.googleapis.com/css?family=Roboto:400,500,600,700"); header #headline, header #circular-bg

куртка

Тут

Made in China



Ключевым инструментом в развитии компании является ее онлайн-присутствие.


Коллектив не использует типичные модели продвижения бренда: вместо того, чтобы заручиться поддержкой знаменитостей и приглашать в свои рекламные кампании известные лица, компания полностью полагается исключительно на качество своих продуктов и социальные сети.


скидка

2 часа 30 минут/span>

Стандарт

€79.99

€199.99

  • забронировать
  • купить
  • купить с примеркой
оформить сейчас

ограниченная серия

€159.99

€299.99

  • забронировать
  • купить
  • купить с примеркой
  • купить в рассрочку
BOOK
function check() { var checkBox = document.getElementById("checbox"); var text1 = document.getElementsByClassName("text1"); var text2 = document.getElementsByClassName("text2"); for (var i = 0; i < text1.length; i++) { if (checkBox.checked == true) { text1[i].style.display = "block"; text2[i].style.display = "none"; } else if (checkBox.checked == false) { text1[i].style.display = "none"; text2[i].style.display = "block"; } } } check();

Комментарии

Популярные сообщения