mirror of
https://github.com/neocities/neocities.git
synced 2025-08-05 17:18:02 +02:00
Edits to tutorial layout pg 2, simplified default html
This commit is contained in:
parent
f58aa79283
commit
8eb2c4e926
4 changed files with 7 additions and 10 deletions
|
@ -9,6 +9,7 @@
|
|||
background-size: 289px;
|
||||
position: absolute;
|
||||
right: -47px;
|
||||
top: 0;
|
||||
z-index: 1000;">
|
||||
<div class="dialogue" style="left: 0px; top: 40px;">
|
||||
And here's some HTML, right in this box! Let's make a change. Replace <strong>Hello World</strong> with <strong><span id="studentName"></span>'s Website</strong>, and click save!
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
<input id="submit" class="btn btn-action" type="submit" value="Save">
|
||||
<input id="reset" class="btn btn-action" type="submit" value="Reset">
|
||||
<% end %>
|
||||
<h3>HTML</h3>
|
||||
<h3 class="editor-heading">HTML</h3>
|
||||
|
||||
<div id="editor" class="editor"><%== encoding_fix default_tutorial_html %></div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue