oopy:slide

★슬라이드 대표 이미지로 2~3건 변경 요청

★슬라이드 대표 이미지로 2~3건 변경 요청

3.png

2.png

★대표이미지 변경 요청

★대표이미지 변경 요청

도매 및 현장 직송 문의 032-555-3577


         주식회사 미성실란트

하위페이지

(데이터베이스 뷰 관리는 HTML 코드로도 가능하고, 우피 콘솔 - 데이터 베이스 에서도 설정 가능

기획

디자인

해외 (중국)

하위페이지

ㅇㅇㅇㅇㅇ

<style>
	.hello-world {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 160px;
		height: 50px;
		border: 2px solid;
		font-weight: bold;
		color: #000000;
		background-color: #ffffff;
		border-color: #000000;
		transition: 300ms;
		text-decoration: none;
		margin: 0 auto;
	}
	.hello-world:hover {
		color: white;
		background-color: #000000;
		color: white;
	}
</style>
<a class="hello-world" target="_blank" style="border-radius: 32px;" href="https://"> 자세히 보기 </a>