< body>
TIP:This will go inside of the "Body" part of your script.
Here's how you make a link: < a href="https://URL">TEXT< /a>
Ex: Neocities_Web
Here's how you can make bold: < strong>bold< /strong> and italic: < em>italic< /em>.
Here's how you can add an image:
< img src="NAME.TYPE">
Ex:
Here's how to make a list:
< ul>
< /ul>
Here's how to make a text: < p>TEXT< /p>
Here's how to make a title on screen: < h1>TEXT< /h1>
Here's how to make a button < button>TEXT< /button>
Here's how to make emojis: < p>&#NUMBER< /p>
Ex: 😂
< /body>
< head>
TIP:This will a go inside of the "Head" part of your script
Here's how to make a title for your site: < title>TEXT< /title>
Here's how to make a message: < !--TEXT-->
Here's how to connect to your css script: < link herf="/NAME.css" rel="stylesheet" type="text/css" media="all">
< /head>
Here's how to customize your HTML in CSS. In CSS type:
Body {
backround-color: COLOR;
color: COLOR:
font-family: FONT;
}
Thank you for seeing this if you're this far and I hope that I toght you something!
If I didnt mention something tell me!
for More helpUpdate details 1.5
Update v1.4
Update v1.3
Update v1.2