SVG Logo
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>
게시판 목록
퍼블리셔팁
질문은 상단의 QA에서 해주시기 바랍니다.
| 번호 | 분류 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|---|
| 977 | CSS | 8년 전 | 1657 | ||
| 976 | CSS | 8년 전 | 2109 | ||
| 975 | CSS | 8년 전 | 1602 | ||
| 974 | CSS | 8년 전 | 5239 | ||
| 973 | CSS | 8년 전 | 3243 | ||
| 972 | CSS | 8년 전 | 3043 | ||
| 971 | CSS | 8년 전 | 2123 | ||
| 970 | HTML | 8년 전 | 3036 | ||
| 969 | HTML | 8년 전 | 3511 | ||
| 968 | CSS | 8년 전 | 2432 | ||
| 967 | CSS | 8년 전 | 1922 | ||
| 966 | CSS | 8년 전 | 1690 | ||
| 965 | CSS | 8년 전 | 2684 | ||
| 964 | CSS | 8년 전 | 2573 | ||
| 963 | CSS | 8년 전 | 3102 | ||
| 962 | CSS | 8년 전 | 1801 | ||
| 961 | CSS | 8년 전 | 1488 | ||
| 960 | CSS | 8년 전 | 2263 | ||
| 959 | CSS | 8년 전 | 1884 | ||
| 958 | CSS | 8년 전 | 2141 | ||
| 957 | CSS | 8년 전 | 2180 | ||
| 956 | CSS | 8년 전 | 2044 | ||
| 955 | CSS | 8년 전 | 2204 | ||
| 954 | CSS | 8년 전 | 2331 | ||
| 953 | CSS | 8년 전 | 2881 | ||
| 952 | CSS | 8년 전 | 2491 | ||
| 951 | CSS | 8년 전 | 2367 | ||
| 950 | CSS | 8년 전 | 1845 | ||
| 949 | CSS | 8년 전 | 1897 | ||
| 948 | CSS | 8년 전 | 2084 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기