커뮤니티
포인트
쿠폰
내 강의실
국비 신청 내역
증명서
계정
로그아웃
학습 질문
개발 일지
나의 활동
답변 완료
웹개발이 처음이어도 쉽게 배우는 GPT 웹개발
챕터 1
북마크
박*근
댓글
1
추천
0
조회수
4
조회수
4
답변 완료
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-1,0">
    <title>로그인페이지</title>
    <title>
        /* css */
        .mytitle {
            color: red:
            <font-size:40px></font-size:40px>
        } 
        #id {
            color: 
        }
    </title>
</head>
<body>
    <h1 class="mytitle">로그인 페이지</h1>
    <p id="id">ID:<input type="text"/></p>
    <p>PW: <input type="text"/></p>
    <button>로그인하기</button>
</body>
</html>

색상이 않변하는 이유//

취소
 공유
취소
댓글 0
댓글 알림
나의얼굴