본문 바로가기

inventor

webView, href

링크를 이용하여 클릭하면 지정된 URL로 접근 할 수 있습니다.

 

 

spring99.Html 

<!DOCTYPE html>
<html>
<body>

<h2>href </h2>

<p>HTML links </p>

<a href="https://spring99.tistory.com">MyBlog</a>

</body>
</html>

'inventor' 카테고리의 다른 글

WebView, CSS  (0) 2022.11.18
WebView, Style  (0) 2022.11.18
WebView, HTML  (0) 2022.11.18
배열  (0) 2022.11.18
CSS Clip [1]  (0) 2022.11.12