PHP Legacy

올드하지만 여전히 강력한 PHP! 레거시 코드 최적화, 보안 패치 등에 대한 정보를 나누는 공간입니다.

2025.04.02 00:16

멀티 서브밋은 $_POST니 $_GET이니 귀찮아..

목록
  • blueflag 오래 전 2025.04.02 00:16
  • 29
    0

<html>

<head>

<style>


input[type="radio"] {

    appearance: none;

    width: auto;

    height: auto;

    border: 0px;

    text-decoration:none;

}


.radios  {

    text-decoration:none;

}



.radios:hover {

  text-decoration:2px underline black;

}

.radios:focus {

   text-decoration:2px underline black;

}

</style>

</head>

<body>

<input type="radio" name="word" value="alpha"> <span class=radios>alpha</span><br>

    <input type="radio" name="word" value="beta">beta<br>

    <input type="radio" name="word" value="delta">delta<br>

</body>

</html>


이 게시물에 포함된 라이브러리

[PHP] ord - 문자열의 첫 번째 바이트를 0~255 사이의 값으로 변환
  • profile_image
    blueflag @nodragonhq 

    댓글목록

    등록된 댓글이 없습니다.

  • PHP Legacy 포인트 정책
      글쓰기
      50P
      댓글
      10P
  • 전체 11건 / 1 페이지

검색

게시물 검색