Coding problems

I am using a website and learning to code because I want to become a web developer and I do not know if this is the right category to go to for this but I just needed help with this script I am using because I keep getting errors.

Unfortunately this section relates to Lua code running within the Roblox engine.

If you wish to seek help on web development I highly recommend Stack Overflow

1 Like

Weird, I’m doing web development since 2014 and I never heard of < kitp > and I don’t find anything about it even if I google it.

1 Like

I think kitty ipsum is a font but i will figure it out thanks for commenting back!

So why you don’t just use < p style=“font-family:kitp;” > or make a class and define it in css?

1 Like

But otherwise, kitty ipsum should be within the <p></p> element and in the <kitp></kitp> element

1 Like

Because I am have been given instructions and do not understand all the fancy stuff yet.

Didn’t work :confused: I do not know why but I am going to try and do my research.

Ah, now I understand! You should do it this way:

<p>Kitty ipsum dolor sit amen, shed everywhere shed everywhere stretching attack your ankles chase the red dot, hairball run catnip eat the grass sniff.</p>

They just wanted you to create a p element and put the text inside of it, like I did.
It’s the same as lore ipsum. The text is just a placeholder for content later. It is just to demonstrate how your future changes will look on a text if you continue the tutorial I guess. I also suggest you to watch some YouTube tutorial, because It think it’s better explained from a person than from just reading a text.

1 Like

Thank you so much it had worked! saa

Is there a way i can get in contact with you for more help?

1 Like

You’re welcome and I would suggest you not to use that tutorial anymore since they seem to explain nothing what you’re doing. YouTube videos are way better for that and web development forums, so people can help you with some things, like I did here. But this Forum is based on LUA.

Good luck in the future and feel free to contact me for any questions.