Links don't work on HTML page
4 posters
Page 1 of 1
Links don't work on HTML page
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
Re: Links don't work on HTML page
What links man? You dont have any link in code. Link look like this:
- Code:
<a href="URL of website">Google</a>
Light Elf- Forumember
- Posts : 144
Reputation : 11
Language : English
Re: Links don't work on HTML page
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]
Re: Links don't work on HTML page
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
Empire_1- Active Poster
- Posts : 1391
Reputation : 125
Language : English, Spanish, Mandarin, C++
Location : Summoner's Rift
Re: Links don't work on HTML page
Its because in forum U use BBcodes and while making html pages U use html codes. What column you want?
Light Elf- Forumember
- Posts : 144
Reputation : 11
Language : English
Re: Links don't work on HTML page
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?
Re: Links don't work on HTML page
Solved > Locked
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
Similar topics
» How to Embed a Google Docs Form into an HTML page using HTML Pages Management
» Links dont work for Guests viewing?
» Switch user page out with a html page
» [Help] HTML Page: Space between Header and top of page.
» the recent track on the left and the player on the top of the forum dont work
» Links dont work for Guests viewing?
» Switch user page out with a html page
» [Help] HTML Page: Space between Header and top of page.
» the recent track on the left and the player on the top of the forum dont work
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum