100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached
logo-home
HTML class notes $11.49
Add to cart

Class notes

HTML class notes

 18 views  0 purchase
  • Course
  • Institution

this document is a resume on html coding that i learned at the beginning of web course.

Preview 2 out of 8  pages

  • October 17, 2022
  • 8
  • 2021/2022
  • Class notes
  • Xx
  • Html
avatar-seller
HTML
HTML, LINKS,IMAGES,TABLES, FORMS
These notes are a resume of html codes to help you code
better and memorize the codes faster. These notes are
taken by a computer science student.




•The code tags starts with < and ends with > .
•Double tags:<name_of_the_tag>
content</name_of_the_tag>
•Empty tags: <name_of_the_tag/>
• Rules for coding:
-The tag names are always in lower characters.
-Every open tag, is closed.
-The name of the attributes are in lower characters.
-The values of the attributs are between square
brackets.
•Attribut of tags:
<tag atribute="value" attribute2="value">...</tag>

, The attributs are helpful in CSS, Javascript and more
coding languages.
-attribut id: <p id="myID"> content </p>
-attribut class: <p class="myclass">content </p>
•Some tags:
- Title tag: <h1> <h2> <h3> <h4> <h5> <h6>
- Paragraph tag: <p>
- Division tag: <div>
- Empty tag: </br> (new line)


•Elements:
-For bold: <strong>
-For italic: <em>
-For small characters: <small>
-For exponent(superscript element): <sup>
-For subscript: <sub>
-<span> doesn't do anything but helps with CSS


• For comments:

The benefits of buying summaries with Stuvia:

Guaranteed quality through customer reviews

Guaranteed quality through customer reviews

Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.

Quick and easy check-out

Quick and easy check-out

You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.

Focus on what matters

Focus on what matters

Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!

Frequently asked questions

What do I get when I buy this document?

You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.

Satisfaction guarantee: how does it work?

Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.

Who am I buying these notes from?

Stuvia is a marketplace, so you are not buying this document from us, but from seller jennykamel. Stuvia facilitates payment to the seller.

Will I be stuck with a subscription?

No, you only buy these notes for $11.49. You're not tied to anything after your purchase.

Can Stuvia be trusted?

4.6 stars on Google & Trustpilot (+1000 reviews)

56326 documents were sold in the last 30 days

Founded in 2010, the go-to place to buy study notes for 14 years now

Start selling
$11.49
  • (0)
Add to cart
Added