You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Здравствуйте, подскажите какой тег использовать для увеличения значения, пример на картинке.
Вроде, про такой тег я слышала. Если есть тег прогресс бар, значит и такое должно быть.
Question
Garretidze
Здравствуйте, как сделать данный текст не по центру, а с левого края (равнять по левому концу border).
Случайно отправил без скринов:
.slider {
display: flex;
justify-content: space-between;
margin-top: 150px;
}
.slider_item {
border-top: 2px solid;
width: 24%;
font-size: 18px;
color: #fff;
text-transform: uppercase;
padding: 20px 0;
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.