SVG Logo
Example
<svg height="130" width="500">
<defs>
<linearGradient id="grad1" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" style="stop-color:rgb(255,255,0);stop-opacity:1" />
<stop offset="100%" style="stop-color:rgb(255,0,0);stop-opacity:1" />
</linearGradient>
</defs>
<ellipse cx="100" cy="70" rx="85" ry="55" fill="url(#grad1)" />
<text fill="#ffffff" font-size="45" font-family="Verdana" x="50" y="86">SVG</text>
Sorry, your browser does not support inline SVG.
</svg>
<!DOCTYPE html>
<html>
<body>
<svg height="130" width="500">
<defs>
<linearGradient id="grad1" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%"
style="stop-color:rgb(255,255,0);stop-opacity:1" />
<stop offset="100%"
style="stop-color:rgb(255,0,0);stop-opacity:1" />
</linearGradient>
</defs>
<ellipse cx="100" cy="70" rx="85" ry="55" fill="url(#grad1)" />
<text fill="#ffffff" font-size="45" font-family="Verdana"
x="50" y="86">SVG</text>
Sorry, your browser does not support inline SVG.
</svg>
</body>
</html>
게시글 목록
| 번호 | 제목 |
|---|---|
| 3087 | |
| 3086 | |
| 3085 |
CSS
테이블 수평 분배기
|
| 3084 |
CSS
테이블 패딩
|
| 3083 |
CSS
테치블 수직 정렬
|
| 3082 |
CSS
테이블 수평 정렬
|
| 3081 |
CSS
표 너비와 높이
|
| 3080 |
CSS
표 축소 창
|
| 3079 |
CSS
표 테두리
|
| 3078 |
CSS
스타일리스트 색상
|
| 3077 |
CSS
목록 - 속기 속성
|
| 3076 | |
| 3075 | |
| 3074 | |
| 3073 | |
| 3072 |
CSS
CSS Links 배경색
|
| 3071 | |
| 3070 |
CSS
CSS Links 스타일 링크
|
| 3069 |
CSS
scale () 메서드
|
| 3068 |
CSS
rotate () 메서드
|
| 3067 | |
| 3065 |
CSS
부트 스트랩 아이콘
|
| 3064 | |
| 3063 |
CSS
Font Weight
1
|
| 3062 |
CSS
백분율과 em의 조합 사용
1
|
| 3061 | |
| 3060 |
CSS
Font Size 글자 크기
|
| 3059 | |
| 3058 | |
| 3057 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기