Coding Tips

Posted 2 years, 11 months ago by ano_2
Coding Tips


- Remember to turn off WYSIWYG settings and turn on Code Editor (or that's what people keep saying idk lol)

- Check to see if you fully copied my code and that you placed it in the right section (all of my codes are for HTML only)

- Make sure you have closing tags for the codes; HTML has these brackets <> to indicate the start of the code and ends it with this </>

  • <h2>Opening tag and then closing tags to signify end of code</h2> Words outside the tag won't be affected though
  • Output:

    Opening tag and then closing tags to signify end of code

    Words outside the tag won't be affected though

Resources:

I recommend reading these to learn more about HTML and I believe they're a good start to HTML basics (they're also what I use as well)

  • w3schools (beginner guide to HTML/ CSS)
  • Bootstrap (another useful guide of HTML)
  • Stackoverflow (a place where you can ask coding questions and users give answers)
  • Playhouse (you can edit your codes instantly to test things out before adding it into your actual character profile)

If you still have trouble with your code, contact my main account ano_ (as I rarely check this alt)

As for what to include in your message:

  • A link to the character you're trying use the code on (please note that if your character is private or you have maturity filters on, I cannot access the character and help you)
  • The entire character code (or the section you need help on; but the whole thing would be more helpful), most preferred is a copyable text
  • What went wrong and what you're trying to do

I'm going to state it out that I'm barely even a beginner coder and so I might not be able to help you (since I don't know what I'm doing half the time myself lol) and again, your best resource would be the internet (or asking in the coding forums)

Comments


No comments found.