Preview

HTMl

Powerful Essays
Open Document
Open Document
2499 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
HTMl
HTML NOTES (CODECADEMY)

You've done an awesome job! Here's a quick summary of things we've learned:
1. HTML is used to give websites structure.
2. We open HTML files using a browser, and the browser renders(shows us) the file.
3. HTML files have a and a (just like you!)
4. In the head, we have the tags, and we use these to specify the webpage's name.
5. How to make headings and paragraphs. headings: other different types of headings: ,,,,
Paragraph opening and closing resp. and

6.Adding images
You can add images to your websites to make them look ultra fancy. You just need an image tag, like so: . This tag is a bit different from the others. Instead of putting the content between the tags, you tell the tag where to get the picture using src. It's also different because this tag self-closes: it doesn't have a separate tag to close it. Note the / in the tag to close it: . url- Uniform resource locator

7. Click that image
Good work! Now you know how to add images to your website. But what if you want to click on that image to lead you somewhere else?
The tag is the one used to makehyperlinks (or just links) on webpages. These are the words or images you click to go to a new page!
Just like , has an attributethat tells the link where to go. Instead of src, uses href, like so:
Learn to code! src stands for "source." It tells the link where the picture comes from! href stands for "hypertext reference." Remember when we said that hypertext (that is, links) is text you can click on? Well, href tells that link where to go! The text after href is the web address, and the text between and is the text you click on.

INDENTATION:
Try to follow the indentation as follows:

Head
Tag that surrounds important content that is invisible to the user, but is important to the browser. Elements within this tag contain metadata about the page and links to stylesheets, scripts, etc

Ordered lists
Good! Now let's

You May Also Find These Documents Helpful

  • Satisfactory Essays

    21. An href value that links to an external website and includes the http:// protocol is called an absolute link.…

    • 335 Words
    • 1 Page
    Satisfactory Essays
  • Satisfactory Essays

    The _____ feature in Internet Explorer looks for the next page in a website and lets you move to the next page without having to locate the next page hyperlink.…

    • 1132 Words
    • 14 Pages
    Satisfactory Essays
  • Good Essays

    HW Assignment Unit 2

    • 545 Words
    • 2 Pages

    C. The web server sees the request for the web address, dynamically creates a single graphical image of the entire web page, and sends that one graphical image to the web browser.…

    • 545 Words
    • 2 Pages
    Good Essays
  • Good Essays

    Unit 14 P1

    • 1252 Words
    • 6 Pages

    The Internet provides a variety of information and communication facilities with the use of standardised communication protocols. The World Wide Web is an information system, allows document to be connected to other documents by hyperlink text. They are formatted in a mark-up language called HTML; this supports links to other documents. This allows you to jump from one document to another simply by clicking on hot spots.…

    • 1252 Words
    • 6 Pages
    Good Essays
  • Satisfactory Essays

    unit3lab1

    • 7639 Words
    • 49 Pages

    Write a one-page paper explaining how to use those tags. Include a short example of an HTML page that properly uses the three tags.…

    • 7639 Words
    • 49 Pages
    Satisfactory Essays
  • Powerful Essays

    MesoAmericaBeyazidYunus

    • 965 Words
    • 3 Pages

    Links: (If clicking the link does not take you to the site, cut and paste the URL into a new browser window.)…

    • 965 Words
    • 3 Pages
    Powerful Essays
  • Satisfactory Essays

    Meta tags are information inserted in the head areas of Web pages (SearchEngineWatch, 2007). tags can be read by search engines, but cannot be seen by the viewers of the pages they are in. They are put in between the tags in the HTML of a Web page. tags have a few functions such as using “description” to give a synopsis of the site or “keyword” to feed crawlers from search engines. tags are used to help gain more traffic on your web page. The more keywords you use the better chance of more viewers you have.…

    • 370 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    study guide

    • 1202 Words
    • 5 Pages

    Bookmark – a saved web address that you access by clicking the bookmark name on the list.…

    • 1202 Words
    • 5 Pages
    Good Essays
  • Good Essays

    NT1210 Unit 2

    • 443 Words
    • 2 Pages

    10. Web Page - In a web browser, all the text, images, video, and sound that fill the window of the browser when the user opens a link to some web address.…

    • 443 Words
    • 2 Pages
    Good Essays
  • Powerful Essays

    Kudler Fine Foods Website

    • 2245 Words
    • 9 Pages

    WEBSITE SOURCE, (2007). WEBSITE SOURCE. Retrieved August 31, 2007, from Website Hosting Guides - Using Web Graphics Web site: http://www.websitesource.com/tutorials/web-graphics.shtml#filesize…

    • 2245 Words
    • 9 Pages
    Powerful Essays
  • Good Essays

    Final Exam and solution

    • 1464 Words
    • 6 Pages

    As an attribute of every tag c. In a separate CSS Document, linked or imported d. In an online CSS Document referenced using an anchor tag What does a value of -20px mean? 5)…

    • 1464 Words
    • 6 Pages
    Good Essays
  • Satisfactory Essays

    A(n) ____ is a software interface that lets users read (or browse) HTML documents and move from one HTML document to another through text formatted with hypertext link tags in each file.…

    • 605 Words
    • 3 Pages
    Satisfactory Essays
  • Better Essays

    Html Tags

    • 3945 Words
    • 16 Pages

    | Not supported in HTML5. Deprecated in HTML 4.01. Specifies a default color, size, and font for all text in a document…

    • 3945 Words
    • 16 Pages
    Better Essays
  • Powerful Essays

    Html

    • 4627 Words
    • 19 Pages

    But strictly speaking, an HTML element is everything between the start tag and the end tag, including the tags:…

    • 4627 Words
    • 19 Pages
    Powerful Essays
  • Good Essays

    Introduction To JavaScript

    • 3905 Words
    • 44 Pages

    Introduction to JavaScript introduction What Web scripting is?  How scripting and programming are different (and similar)  What JavaScript is?    JavaScript is the most popular scripting language on the internet, and works in all major browsers, such as Internet Explorer, Firefox, Chrome, Opera, and Safari.…

    • 3905 Words
    • 44 Pages
    Good Essays

Related Topics