- Look over template in browser to see available stock elements
- Replace dummy content with your own content in the index.html file
- Change all styles in the styles.css file
- You shouldn't have to change the ids.css styles — if you see any problems here, contact digi
tags so you don't have to.
- Download .py file
- Make sure you have Python on your computer and open up an interpreter (ex. IDLE, Atom, V S Code, etc.)
- Paste in all the paragraphs you want to wrap in p tags. Type 'end' at the end of the text and run.
- Text will be output in Py console, and will also output to a text file in the same directory as your .py file.
- Copy and paste into your index.html file, and voila!