answersLogoWhite

0

How do you set up HTML links?

Updated: 8/17/2019
User Avatar

Wiki User

βˆ™ 14y ago

Best Answer

to make a link in HTML:

<a href="http://www.Google.com">this is your link text</a>

that would link to google

you can also use other attributes like title and the like to make em fancy

User Avatar

Wiki User

βˆ™ 14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you set up HTML links?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are HTML controls?

HTML can make links buttons and websites


Is it easy to set up a website design service?

There are many websites that make it easy to set up a website. If a person knows HTML than they will be able to easily set up a website. If they do not know HTML than they will have difficulty creating a web site or a web site design service.


Can you use HTML to set up a simple website which will display simple text?

yes


What is the HTML for Poptropica?

See Related Links.


Does HTML allow nested links?

true


What do you call the links between the pages or other websites in HTML?

Links in HTML documents are called references. They are commonly known as href's, or HyperText References.


What is HTML text?

HTML stands for Hyper Text Markup Language, HTML is not a programming language, it is a markup languageA markup language is a set of markup tags, HTML uses markup tags to describe web pages. So basically you can use it to make links on websites and even use it to make a website from scratch.


How do you stitch HTML pages together into a website?

Pages are first designed individually. Then you can have links in different pages to link them to other pages. You could also set up menus. To implement a simple link, it is done like this:Go to my page


What are the 3 links to get the ambassador bade for roblox?

You can post links on any site that supports HTML.


What is a valid HTML?

Valid HTML is HTML that has been coded with adherence to standard specifications set forth by the World Wide Web Consortium (W3C.) The standards vary from version to version, but you can use the W3C's validator to see if a given file is valid. You can find a link to the Validator in the Related Links section.


How do you set margins without CSS in HTML?

HTML does not have a built-in way to set margins without CSS. Margins are a property of Cascading Style Sheets (CSS), not of HTML. To set margins in HTML, you need to use CSS either directly in a β€œstyle” attribute of an HTML element, or by using an external CSS file linked to your HTML document.


From where you can learn HTML free please tell?

Learning HTML is very easy and there are many tutorials on YouTube. You can also check out W3Schools.com. See the Related Links for links to these pages.