I'm not sure why this is true but in this case it was true. This is likely another reason to keep my 2015 Macbook pro laptop because I can do more things efficiently on it than on newer computers regarding HTML programming templates and stuff.
If you open this code up in the HTML format and your computer will copy this stuff then you can easily make your own Links pages if you know how to utilize.
But, you cannot do anything with it while you are in "Compose" mode with it here at blogger.com or (Blogspot).
In other words in order to build a Links page you MUST be in "HTML View" in order to do this.
Here is some blank HREF code for you (But you must convert this page to "HTML VIEW" before you can build an HREF Links page in HTML.
However, it loaded in a long line and I prefer to make more sense of it reading it to put code to where one line has "URL" and "Link Text"
and then I put the next URL and link text in another line after the first one. I find this much less confusing when programming in this way in making a links page. Also, you can copy code by using your Edit and paste function usually up to the top left of your page too in most browsers. I use Chrome and Firefox and the edit function is top left in both of them. What I do is to copy the URL and replace where it says "URL" with that and then I copy the actual LINK Text and then replace the little link text with that to create very fast a links page each week or so for this site.
<p> </p>
<a href="url">link text</a>
<p> </p>
<a href="url">link text</a>
<p> </p>
<a href="url">link text</a>
<p> </p>
<a href="url">link text</a>
<p> </p>
<a href="url">link text</a>
<p> </p>
<p> </p>
<a href="url">link text</a>
<p> </p>
<a href="url">link text</a>
<p> </p>
<a href="url">link text</a>
<p> </p>
<a href="url">link text</a>
<p> </p>
<a href="url">link text</a>
<p> </p>
<p> </p>
<a href="url">link text</a>
<p> </p>
<a href="url">link text</a>
<p> </p>
<a href="url">link text</a>
<p> </p>
<a href="url">link text</a>
<p> </p>
<a href="url">link text</a>
<p> </p>
No comments:
Post a Comment