在HTML 一般常用情況之中, Class Name 大都是相連的, 如: <div class="helloworld">Hi</div> 則在CSS 中, 會以.helloworld{...} 或div.helloworld{.
確定! 回上一頁