NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

html is used to add images text and links
css is used to mak a design for a web page to make it look better

html 5 common html elements:
heading elements are headings;there are six level of headings h1 to h6;h1 is used to describr the main heading of the page.
formula/how to do it; <h1> heading</h1>
^ ^heading ^closing tag
opening tag
<p>
Similar to a news article or a word document, headings in a web page are usually followed by paragraphs.

In HTML, paragraphs are described by paragraph elements, or p elements.

<a>
The defining feature of the Web is the presence of links. Clicking on links leads to other web pages. The a element is used to create links.

The a element is similar to the h1 or p elements, but it has two key differences:

First, it has an href attribute which equals the website you want to link to.
Second, you get to choose the link text that users see on the page.

http://s3.amazonaws.com/codecademy-content/courses/ltp/img/2/a.png

an example is <a href="https://www.airbnb.com/locations.">learn more </a>

<img>
In addition to headings and paragraphs, a web page can have images. The img element is used to add images to a page.

The img element has an attribute inside the opening <img> tag named src. The src attribute has the address of the image.

http://s3.amazonaws.com/codecademy-content/courses/ltp/img/2/img.png

<ul> and <li>
In addition to paragraphs and images, content can be presented as lists.

In HTML, a bulleted list is described using a ul element. Each item in the list is placed inside an li element.

http://s3.amazonaws.com/codecademy-content/courses/ltp/img/2/ul-li.png

<html> and <body>
Here's an example of a real web page:

Everything inside a web page is nested inside the html element
The body element contains the actual content of the web page - everything nested inside <body> and </body> shows up in the web browser
The doctype at the start of the HTML file tells the browser which version of HTML you are using. The doctype is not an HTML element, so it doesn't have a closing tag. The doctype ensures that your web page displays consistently when its visited from different browsers

http://s3.amazonaws.com/codecademy-content/courses/ltp/img/2/html-summary.png
     
 
what is notes.io
 

Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 12 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.