S
S
student123452016-11-06 21:51:08
css
student12345, 2016-11-06 21:51:08

How to create such elements as shown in the picture?

Hello! Given the following task: To issue the same elements in bootstpap, as shown in the figure. Please help me
78eb9e2bcb2f4998ad1f1fc0bf738a73.png
where, "Top up" - link, "Change" - button

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
sergey, 2016-11-06
@student12345

My advice to you: learn html / css layout, these are the basics and if you don’t understand them, then what’s the point of telling you.
In the image it's a link and a button, and in bootstrap it's a link and a button :)

<a href="#">Пополнить</a>
<btn>Изменить</btn>

well, of course, they need to set the styles jsfiddle

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question