댓글 검색 목록

[jquerymobile] 두개의 버튼을 가운데 나란히 배치하기

페이지 정보

작성자 운영자 작성일 15-05-23 23:58 조회 3,943 댓글 0

<!DOCTYPE html>

<html>

<head>

<script type='text/javascript'

  src='http://code.jquery.com/jquery-1.8.3.js'></script>

<script type='text/javascript'

  src="http://code.jquery.com/mobile/latest/jquery.mobile.min.js"></script>

<link rel="stylesheet" type="text/css"

  href="http://code.jquery.com/mobile/latest/jquery.mobile.min.css">

</head>

<body>

  <div style="text-align: center">

    <button data-inline="true">Start</button>

    <button data-inline="true">Stop</button>

  </div>

</body>

</html> 

댓글목록 0

등록된 댓글이 없습니다.

웹학교 로고

온라인 코딩학교

코리아뉴스 2001 - , All right reserved.