Posts

Showing posts with the label html code

Html link code in webpagina's

Een link in een web-pagina can zeer handig zijn. Je vindt ze vaak in de menu structuur en de tekst van de pagina zelf. Om linken te implementeren dien je een stukje html code nodig. Volgens welke type link je nodig hebt bestaat er telkens een andere html code. Wij leggen het u uit op een simple manier zodat ook jij gemakkelijk een linken kan toevoegen in uw web-pagina's. Als webmaster zal het voor jou zeer eenvoudig worden om linken te implementeren nadat je deze post hebt gelezen. Hierna volgen de verschillende type links die we met jou gaan delen. Iets fundamenteels aan de html code van links, ze starten altijd met < a   href= ' en eindigen altijd met '< /a >'. Tekst link Dit is de meest gebruikte link methode die elke webmaster dient te kennen om toe te passen in zijn of haar website pagina's. html code < a href= "http://archivisiondirectory.blogspot.be/2016/10/broken-link-checkers-voor-uw-website.html" >Bezoek onze Broken Link...

Html link code inside pages of websites

A link inside a web page can be very handy. Like the links you can find in the menu structure of a website and the text of the page itself. To implement links there is some html coding required. Accoarding to each type of link you need to ad some html code. We explain it to you in a simple way so you can implement it directly in to your web pages. As a webmaster adding or changing links on your website will be a peace of cake after reading this post. So here are the type of links that we're going to share with you. Html link codes starts always with an '< a href= ' and ends with a '< /a >'. Text link This is the most used link method that every webmaster needs to now how to implement in his website pages. html code < a href= "http://archivisiondirectory.blogspot.com/2016/10/broken-link-checkers-for-your-website.html" >Visit our Broken Link Tutorial< /a > Image link A link attached to an image is sometimes very useful. Mo...

Social media buttons met html code voor uw website

Image
Omdat social media heel belangrijk is voor het delen van uw website-inhoud heb je sociale media buttons nodig, zodat bezoekers van uw website op diverse sociale netwerken zoals Facebook en Twitter kunnen delen. We hebben zoveel mogelijk verschillende knoppen in grijstinten en ronde vorm van 32x32 pixels. Waarom grijs? Het heeft kleinere bestanden en het laadt sneller op uw website! En bovenop dit alles, ze zijn gratis inclusief de html code om ze in uw html-bestanden te zetten. CSS code is niet nodig omdat alle codering in html gebeurt. Voorbeeld van alle ronde grijze social media buttons Klik op een aantal van de knoppen om te zien wat er gebeurt. Social media buttons Digg, Email, Facebook, Feeds, Google+, LinkedIn, Pinboard, Pinterest, Pocket, Reddit, StumbleUpon, Tumblr, Twitter en Wordpress. Html code om alle buttons in één rij te tonen Kopieër deze html code in uw html files: HTML CODE: <div align='center'><u...

Social media buttons with html code for your website

Image
Because social media becomes very important for sharing your website content you need social buttons so visitors can share your website on various of social networks like Facebook and Twitter. We made as much as many possible buttons in grayscale and round form of 32x32 pixels. Why grey? Because it has smaller files and it loads faster! And on top of it you get them for free including the html code to put them in your html files. There is no need for css because all coding is html only. Example of all the round grey social buttons Click some of the buttons to see what happens. Social media buttons Digg, Email, Facebook, Feeds, Google+, LinkedIn, Pinboard, Pinterest, Pocket, Reddit, StumbleUpon, Tumblr, Twitter and Wordpress. Html code to have all the buttons in one row Copy the html code to your html files: HTML CODE: <div align='center'><ul class="share-buttons"> <a href="https://www.faceb...