Skip to content

Commit 4370a20

Browse files
author
Daniell Mesquita
committed
Update elements.html
1 parent e4d0bd2 commit 4370a20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

elements.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ <h1>Navbar</h1>
102102
<textarea onclick="this.focus();this.select()" readonly="readonly" style="margin:6px 41px;width: 392px;height: 44px;">&lt;header&gt;&lt;/header&gt;</textarea>
103103
<h1>Logo</h1>
104104
<textarea onclick="this.focus();this.select()" readonly="readonly" style="margin:6px 41px;width: 392px;height: 44px;">&lt;logo&gt;Site name&lt;/logo&gt;</textarea>
105+
<p>Insert the logo tag inside header tag.</p>
105106
<p><b>PS</b>: You can use a img inside logo tag or leave it blank & inserting the background url in custom.css, like:</p>
106107
<textarea onclick="this.focus();this.select()" readonly="readonly" style="margin:6px 41px;width: 392px;height: 44px;">.logo, logo{background:url(logotype.svg) no-repeat no-repeat 10px 15px}</textarea>
107108
<script type="text/javascript" src="rsc/jquery.min.js"></script>

0 commit comments

Comments
 (0)