firestormX19 at 00h19
11
Sep
2011
Hello I made a blank page and find a layout on W3 schools website. My problem is when i add a link to it. The link will not work. Heres what the page looks like http://multicon.forumotion.com/h3-test-page heres the HTML code i'm using.
I just find this today. But wanted to use something to post gaming news other then the forum page and thought this would work great. But like i said can't get links to work. Any help would be great
- Code:
<html>
<body>
<div id="container" style="width:500px">
<div id="header" style="background-color:#FFA500;">
<h1 style="margin-bottom:0;">Main Title of Web Page</h1></div>
<div id="menu" style="background-color:#FFD700;height:200px;width:100px;float:left;">
<b>Menu</b>
HTML
CSS
JavaScript</div>
<div id="content" style="background-color:#EEEEEE;height:200px;width:400px;float:left;">
Content goes here</div>
<div id="footer" style="background-color:#FFA500;clear:both;text-align:center;">
Copyright © 2011 W3Schools.com</div>
</div>
</body>
</html>
I just find this today. But wanted to use something to post gaming news other then the forum page and thought this would work great. But like i said can't get links to work. Any help would be great
1 Light Elf, on 11/09/2011 at 00h42
What links man? You dont have any link in code. Link look like this:
- Code:
<a href="URL of website">Google</a>
2 firestormX19, on 11/09/2011 at 00h57
Light Elf wrote:What links man? You dont have any link in code. Link look like this:
- Code:
Oh, sorry about that. But if you look at the page you can see there was a link because how it shows up. this is what i had
- Code:
[url=URL]link[/url]
3 Empire_1, on 11/09/2011 at 01h37
this is what i hadOh that codes works on HTML pages weird. Why doesn't that same code you posted work on thread posts I have to use the link button to post a working link.
- Code:
[url=URL]link[/url]
This code
- Code:
[url=URL]link[/url]
In a HTML page, BBcode doesn't work because BBcode isn't HTML.
Hope this helps you in your work
4 Light Elf, on 11/09/2011 at 01h51
Its because in forum U use BBcodes and while making html pages U use html codes. What column you want?
5 firestormX19, on 11/09/2011 at 05h18
Oh ok nevermind the column i find out how to chance it. it was the purple column from the left side and chance it so it was on the right side. So I think I can take it form here. Thanks for the help both of you. This may now be lockedLight Elf wrote:Its because in forum U use BBcodes and while making html pages U use html codes. What column you want?
6 Nera., on 11/09/2011 at 06h56
Solved > Locked
Similar topics
Multiple clickable portions on a Image.
Using HTML make Mutliple portions on a image clickable
Hello Everyone
This is a very simple tutorial to make multiple clickable areas on your image.
Enter this code into your HTML Page.
Code:<img
hi guys, I am having an idea of creating a website with forumotion, i'll be using all html pages in it, no forums no portals.
In my calculations i would have to create about 120 pages in the html, is it alright with forumotion? and can we create this
Okay, I'm having a really bizarre problem when trying to put links in my posts.
This works:
Code:[url]http://www.google.com[/url]
These don't work:
Code:[url=http://www.google.com]Google[/url]
<a
Replies 1 to 6 on 6 for "Links don't work on HTML page"
Search
Informations
6 Replies For the topic :
"Links don't work on HTML page"
This topic has been viewed 1084 times.
Last message :
11/09/2011 at 00h19 by "firestormX19"





