Thursday, August 28, 2025

Once you create a blank HTML page for a Links page you can then duplicate the blank code on into infinity if you want

 By using your edit function you can then take the Blank Links code and then go to edit and copy it and paste as many groupings of the links code that you want into new pages.

However, remember to leave enough blank code on your finished pages to do this so you can always duplicate more blank code. This saves an incredible amount of time so you don't have to key in blank code every time when making another links page for your site. I also copy and paste URLs and Text titles which I have found speeds up making a links code to the point where it only takes me about 10% as long to finish a links page now rather than the 2 or 3 hours it used to take me when I hadn't figured out all these shortcuts.

However, if you are not in actual HTML MODE where there is colored writing  (usually green, red, black and blue writing) and the lines are numbered down the left side of the page you cannot get your HTML programs to run online in your website until you are in the right mode. This mode I am showing you is not in a full HTML mode even though the code is valid. 

what does blank links code look like in an html format?

 <a href="link">text</a>
<p>&nbsp;</p>
 <a href="link">text</a>
<p>&nbsp;</p>
 <a href="link">text</a>
<p>&nbsp;</p>
 <a href="link">text</a>
<p>&nbsp;</p>
 <a href="link">text</a>
<p>&nbsp;</p>
 <a href="link">text</a>
<p>&nbsp;</p>
 <a href="link">text</a>
<p>&nbsp;</p>
 <a href="link">text</a>
<p>&nbsp;</p>
 <a href="link">text</a>
<p>&nbsp;</p>
 <a href="link">text</a>
<p>&nbsp;</p>
 <a href="link">text</a>
<p>&nbsp;</p>
 <a href="link">text</a>
<p>&nbsp;</p>
 <a href="link">text</a>
<p>&nbsp;</p>
 <a href="link">text</a>
<p>&nbsp;</p>

this is blank links code in a form that fits into Compose here at Blogger.com (Blogspot). I can show you it in this form because if it is all colored it will execute all the coding commands and then you couldn't read it at all once you put the links and text titles in. 

No comments:

Post a Comment