Emily Posted February 24, 2011 Share Posted February 24, 2011 We're to be using html coding, correct? Not CSS? My style tags haven't been showing up once published Quote Link to comment Share on other sites More sharing options...
Xepha Posted February 24, 2011 Share Posted February 24, 2011 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. Quote Link to comment Share on other sites More sharing options...
Emily Posted February 24, 2011 Author Share Posted February 24, 2011 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. Quote Link to comment Share on other sites More sharing options...
Xepha Posted February 24, 2011 Share Posted February 24, 2011 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. Quote Link to comment Share on other sites More sharing options...
mwcatlover Posted February 25, 2011 Share Posted February 25, 2011 Sunnyneo is also a good site to use. It has both CSS and HTML Codes. Quote Link to comment Share on other sites More sharing options...
Emily Posted February 25, 2011 Author Share Posted February 25, 2011 Thanks. I might try recoding in CSS instead. Seems like less of a headache :graduated: Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.