Basically what im trying to do is have some code for social bookmarking in a text file and then place a code on the page were i want it to appear. I believe this is possible right?
the code takes a bit to load and i heard this will be faster. plus im having trouble with my web builder (NVU) which is removing emty <a> tags in this perticular code. the code is for add this social networking buttons.
<pre> tags are used to display exactly what is placed inside them. It is for formatting. So if you were to put <pre> I went to the zoo.</pre>, you would get that exact result in the browser with all the spaces that you placed. So I should also be able to work with code as well.
So hopefully if I put the code in the <pre> NVU will leave it as is and won't remove the empty <a> tags. Il try it.
Well that didn't work. I just want to either fix NVU slit will leave my code as is. Or put this code separate n ther server and link to it some how on every web page. I read some were before that was possible.