ภาควิชาวิสัญญีวิทยา

Anesthesiology, Chiang Mai University

รางวัลชนะเลิศ ประเภท oral presentation

#zoom {
width: 400px;
height: auto;
cursor: pointer;
-webkit-transition-property: all;
-webkit-transition-duration: 0.3s;
-webkit-transition-timing-function: ease;
}
#zoom:hover {
transform: scale(2);
}


บทความอื่นๆ