본문 바로가기

inventor

WebView Class

 

 

<!DOCTYPE html>
<html>
<head>
<style>
p.center {
  text-align: center;
  color: red;
}
</style>
</head>
<body>


<p class="center">Hello Style</p> 

</body>
</html>

'inventor' 카테고리의 다른 글

WebView, Box, border, padding, margin,content  (0) 2022.11.19
WebView,HTML id  (0) 2022.11.19
WebView, CSS  (0) 2022.11.18
WebView, Style  (0) 2022.11.18
webView, href  (0) 2022.11.18