The page that's all about coding!

Good coding tips can be found below.

When coding, there are a number of things that are vital to remember when coding, such as:


• Always remember to close any tags you are using with an ending bracket that contains a slash.

• Save your work every 5 minutes. You never know when you might lose power to your computer or your internet might go down, essentially wiping all your progress until your last save.

• Always link your .css file to your .html file with the Link Tag. Without this, your website/webpage/code won't be able to render properly.

• It dosen't hurt to watch video tutorials. Watching them and taking notes will greater expand your understanding of coding. This is a video that I recommend: video