HTML Problem
5 posters
Page 1 of 1
HTML Problem
I followed this tutorial for adding html to my forum.
This is the tutorial https://help.forumotion.com/t53486-turning-your-forum-into-a-website
I just have a question: Is it possible for me to add external CSS, Java codes? if yes, please tell me how?
Thank you.
This is the tutorial https://help.forumotion.com/t53486-turning-your-forum-into-a-website
I just have a question: Is it possible for me to add external CSS, Java codes? if yes, please tell me how?
Thank you.
Re: HTML Problem
The topic was posted in the wrong section, so I have moved it to the correct section.
|


Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: HTML Problem
Draxion wrote:Hi there,
Do you mean you want to add your own CSS and JavaScript to the HTML pages?
Yes, CSS that is separated from the HTML page.
Re: HTML Problem
For CSS:
For JS:
You'd have to have the CSS and JS hosted on some hosting site in order for this to work though o;
- Code:
<link rel="stylesheet" href="CSS LINK HERE" type="text/css">
For JS:
- Code:
<script src="JS LINK HERE"></script>
You'd have to have the CSS and JS hosted on some hosting site in order for this to work though o;
Re: HTML Problem
Topic solved & archived ~ brandon_g
|


Remember to mark your topic

General Rules | Tips & Tricks | FAQ | Forgot Founder Password?

Team Leader
Review Section Rules | Request A Review | Sticker Points
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum