Thursday, April 8, 2021

HTML template for Links (word button) at your site ongoing

 NOTE: You need the first line which is the one below this one in order for it to work right after you load the whole thing into "HTML View". When I originally loaded this for you in compose it came up with the the 2nd section without this first section right below this writing now. But, the second section of code doesn't have the first line below (first) so likely it couldn't work without the line beginning <p> first.

Also, I separate code into sections so it makes more sense to me looking at it. However, the processor can have all lines joined which is hard for a human mind to think about. So, I separate sections of code into increments so it is much easier for me to think about. Also, only copy the actual HTML Code and not any of this writing to your links page.(unless for some reason you want it there to help you or something).

  <p>&nbsp;</p>

<a href="url">link text</a>

<p>&nbsp;</p>

<a href="url">link text</a>

<p>&nbsp;</p>

<a href="url">link text</a>

<p>&nbsp;</p>

<a href="url">link text</a>

<p>&nbsp;</p>

<a href="url">link text</a>

<p>&nbsp;</p>

<a href="url">link text</a>

<p>&nbsp;</p>

What I did was to copy a links page into "compose" here at blogger.com (Blogspot). If you take this following template into "HTML VIEW" here at blogspot (blogger.com) then you can just add your most read articles in order by putting in the "link text" and the "URL" that you want the link to take your readers to and you have a links page especially if you keep the template untouched and just make a copy of it each time you want to make a links page at your Website of your most read articles.

But, you must take the following template into "HTML VIEW" here at blogger.com (Blogspot) before you add your urls and Link texts for it to load properly. Also I found you can only save this once per day unless you put another name at the top (title) so it's a different page each time. But, keeping a template untouched somewhere (without adding the urls and Link texts saves time if you are using the edit copy and paste features most browsers like Chrome and other browsers have. Since blogger.com is a Google product I find that Chrome ( at least so far) seems to work the best because Google Stuff seems to be more compatible with other Google stuff.

<a href="url">link text</a>

<p>&nbsp;</p>

<a href="url">link text</a>

<p>&nbsp;</p>

<a href="url">link text</a>

<p>&nbsp;</p>

<a href="url">link text</a>

<p>&nbsp;</p>

<a href="url">link text</a>

<p>&nbsp;</p>

<a href="url">link text</a>

<p>&nbsp;</p>

<a href="url">link text</a>

No comments: