HTML
<!DOCTYPE html>
<html>
<head>
<style>
p {
color: red;
text-align: center;
}
</style>
</head>
<body>
<p>Hello <p>Hello World!</p></p>
<p>I love you</p>
</body>
</html>
'inventor' 카테고리의 다른 글
WebView,HTML id (0) | 2022.11.19 |
---|---|
WebView Class (0) | 2022.11.18 |
WebView, Style (0) | 2022.11.18 |
webView, href (0) | 2022.11.18 |
WebView, HTML (0) | 2022.11.18 |