Notepad/enter/Review & Putting it all tog...

49 lines
518 B
Markdown
Raw Blame History

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

## 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)**