• Server MOTD!
    4 replies, posted
Hey, is there anyone that can help me create a nice looking list of rules using HTML? If you want to help me out add me on steam.
Wait Wait Wait, your asking for an MOTD , or the HTML part of it?
I am using the ULX motd, and there is an option to use a url. But im not very skilled with html so i need a html page to display in the MOTD. Not the horrible default motd.
You're posting in the Lua Section , for HTML ? And even then HTML isn't that hard to learn. Not being skilled isn't a reason enough to not stick your head out the sand and google the words "HTML tutorial w3school"
[code]<html> <body> <p>owner == zander886</p> <h1> owner message </h1> <p>im from some country that nobody cares about</p> </body> </html>[/code]
Sorry, you need to Log In to post a reply to this thread.