49 lines
518 B
Markdown
49 lines
518 B
Markdown
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
## STEP 1: Open up a google doc, images & background color.
|
|||
|
|
|||
|
[https://html.onlineviewer.net/](https://html.onlineviewer.net/)
|
|||
|
|
|||
|
|
|||
|
```html
|
|||
|
```
|
|||
|
<!DOCTYPE html>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<html>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<body>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<body style= “background-color:red”>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
<h1> Blah balah </h1>
|
|||
|
|
|||
|
</body>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
</html>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
STEP 2: Adding tables
|
|||
|
|
|||
|
[https://html-online.com/editor/](https://html-online.com/editor/)
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
STEP 3: Publishing the website & additional CSS.
|
|||
|
|
|||
|
[https://neocities.org/browse](https://neocities.org/browse)**
|