Jump to content

Quick Question about petpage coding


Recommended Posts

Posted

We're to be using html coding, correct? Not CSS? My style tags haven't been showing up once published

Posted

You can absolutly use CSS on petpage. Be sure to put your tags between <style> and </style>. If you have a problem, it probably has to do either with your syntax or you are trying to use a code that has been blocked by TNT such as position.

Posted

You can absolutly use CSS on petpage. Be sure to put your tags between <style> and </style>. If you have a problem, it probably has to do either with your syntax or you are trying to use a code that has been blocked by TNT such as position.

 

 

hmm. ok. I'm just trying to use the basic underline function <u></u>

 

I'm used to editing in notepad and hosting my own coding though without filters. I'll play around with it and see if I can fix it.

Posted

If you want to do it through CSS, you can look at this reference.

That's useful if you want to make all your header underline, for example.

 

The <u></u> is a depreciated HTML tag and it is suggested that you replace it with CSS.

Posted

Thanks. I might try recoding in CSS instead. Seems like less of a headache :graduated:

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...