ساخت باتون در بوت استرپ bootstrap button
چهارشنبه, ۱۴ مرداد ۱۳۹۴، ۰۱:۲۵ ق.ظ
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
</head>
<body>
<div class="container">
<h2>Button Styles</h2>
<button type="button" class="btn btn-default">اسم دکمه</button>
</div>
</body>
</html>
پس از نوشتن کد های اسکریپت باید درbodyیه <" div class="container>باز کنید سپس میتوانید در این divهر چه قدر که بخواهید buttonاضافه کنید موفق و پیروز باشید.
تا به حال از این متن کپی برداری شده.
لطفا دوباره کپی برداری نکنید.