HTML Code #2 - Post ID 232059

User 340358 Photo


Registered User
10 posts


photo
Ronald McGuigan
Registered User

I am trying to update an old coffeecup based webpage developed in Windows XP and now using Mac & Web Editor. In the column on the left holding all of the files, for example, I select "Photographs.html", it opens OK. In "index.html" if I click the "Photographs" button, the page doesn't open but it does highlight <a href="Photographs.html"><b>PHOTOGRAPHS</b></a>
in the html pane. I am trying to use HTML5 and possibly the code is out of date. The surrounding code is:<body>
<body id="article">
<table class="navbar" border="10" cellpadding="20" bgcolor="#FDD017">
<style type="text/css">
table {
font-family:"tahoma";
font-size:"9pt";
color:black;
text-align:center;
}
</style>
<tr>
<td width="12%">
<class="dummy">
<b>HOME</b>
</td>
<td width="12%">
<a href="Autobiographies.html""><b>AUTOBIOGRAPHIES</b></a>
</td>
<td width="12%">

<a href="Photographs.html"><b>PHOTOGRAPHS</b></a>
</td>
<td width="12%">
<a href="Memorabilia.html"><b>MEMORABILIA</b></a>
</td>
<td width="12%">
<a href="20090518Roll8thAppyIntake.htm"><b>CURRENT DETAILS</b></a>
</td>
</tr>
</table>

I have been advised that using tables is outdated, I need to build a new page without the tables.
Can anyone advise how to proceed? I am rather elderly and had to learn all of this code from scratch, but find it rewarding.

Also I would like to add a Blog page - I have been told a Blog page can be done by using the Stream service which is part of S-Drive. Where do I start?

Thank you
Ron
User 187934 Photo


Senior Advisor
20,290 posts
Online Now

You might want to wait for the new RSD to come out. If your going to need to learn a new app it might as well be responsive.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.