HTML Paragraphs

A paragraph always starts on a new line, and is usually a block of text.

HTML Paragraphs

The HTML <p> element defines a paragraph.

A paragraph always starts on a new line, and browsers automatically add some white space (a margin) before and after a paragraph.

Example

 <p>This is a paragraph.</p>
<p>This is another paragraph.</p>

Continue reading HTML Paragraphs

HTML Attributes

HTML attributes provide additional information about HTML elements.

HTML Attributes

  • All HTML elements can have attributes
  • Attributes provide additional information about elements
  • Attributes are always specified in the start tag
  • Attributes usually come in name/value pairs like: name=”value”

Continue reading HTML Attributes

HTML Elements

HTML Elements

The HTML element is everything from the start tag to the end tag:

<tagname>Content goes here…</tagname>

Examples of some HTML elements:

<h1>My First Heading</h1>
<p>My first paragraph.</p>
Start tag Element content End tag
<h1> My First Heading </h1>
<p> My first paragraph. </p>
<br> none none

Nested HTML Elements

HTML elements can be nested (this means that elements can contain other elements).

All HTML documents consist of nested HTML elements.

The following example contains four HTML elements (<html>, <body>, <h1> and <p>):

Example

 <!DOCTYPE html>
<html>
<body>

<h1>My First Heading</h1>
<p>My first paragraph.</p>

</body>
</html>

Example Explained

The <html> element is the root element and it defines the whole HTML document.

It has a start tag <html> and an end tag </html>.

Then, inside the <html> element there is a <body> element:

<body>

<h1>My First Heading</h1>
<p>My first paragraph.</p>

</body>

The <body> element defines the document’s body.

It has a start tag <body> and an end tag </body>.

Then, inside the <body> element there are two other elements: <h1> and
<p>
:

<h1>My First Heading</h1>
<p>My first paragraph.</p>

The <h1> element defines a heading.

It has a start tag <h1> and an end tag </h1>:

<h1>My First Heading</h1>

The <p> element defines a paragraph.

It has a start tag <p> and an end tag </p>:

<p>My first paragraph.</p>

Never Skip the End Tag

Some HTML elements will display correctly, even if you forget the end tag:

Example

 <html>
<body>

<p>This is a paragraph
<p>This is a paragraph

</body>
</html>

However, never rely on this! Unexpected results and errors may occur if you forget the end tag!

Empty HTML Elements

HTML elements with no content are called empty elements.

The <br> tag defines a line break, and is an empty element without a closing tag:

Example

<p>This is a <br> paragraph with a line break.</p>

HTML is Not Case Sensitive

HTML tags are not case sensitive: <P> means the same as <p>.

The HTML standard does not require lowercase tags, but W3C recommends lowercase in HTML, and demands lowercase for stricter document types like XHTML.

 

 

What is HTML?

  • HTML stands for Hyper Text Markup Language
  • HTML is the standard markup language for creating Web pages
  • HTML describes the structure of a Web page
  • HTML consists of a series of elements
  • HTML elements tell the browser how to display the content
  • HTML elements label pieces of content such as “this is a heading”, “this is a paragraph”, “this is a link”, etc.

A Simple HTML Document

 <!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>

<h1>My First Heading</h1>
<p>My first paragraph.</p>

</body>
</html>

Continue reading What is HTML?

Mybb Advanced Mycode Plugin

Description : Add new features for MyCodes.
Minimum Requirements
MyBB 1.8+
PHP 5.6+
Price : $120 USD per item.
Payment Method
Paypal  & Cryptocurrency as payment accepted (I Prefer Cryptocurrency,Payment fee is with customer).
Contact Method
Telegram : @MostafaShiraali
Discord : MostafaShiraali#7754(mostafashiraali)
License Summary
Two simple condition :
1. can install plugin on customer domains in unlimited numbers.
2. Can Not Share Plugin with anyone.

Features :

  1. Ability to select user groups that can use MyCode in their posts.
  2. Ability to select user groups that can view my code.
  3. Ability to select forums where user groups authorized to use MyCode can use MyCode.
  4. Ability to select forums where user groups authorized to view mycode can view mycode.
  5. Ability to define Replacement for unauthorized Author/Readers user groups.
  6. The replacement can be empty, text, parameter, custom text.([mycode=parameter]text[/mycode])
  7. You can use your own Regex Group name/id in the custom Replacement text.
  8. add Introduction page that you can define title and description in mycode page.(you can use HTML tags in title AND description field)
  9. Ability to view the number of used MyCodes.
  10. Ability to view the list of users who used MyCode and the posts in which MyCode was used
  11. MyCode usage chart and each MyCode separately
  12. Access is applied to Showthread, Archive, Printable Version,Portal,RSS Pages .
  13. ….

Continue reading Mybb Advanced Mycode Plugin

Mybb Custom post subject legth Plugin

Description : Allowing longer post subject for specific groups in specific forums.
Minimum Requirements
MyBB 1.8+
PHP 5.6+
Price : $50 USD per item.
Payment Method
Paypal  & Cryptocurrency as payment accepted (I Prefer Cryptocurrency,Payment fee is with customer).
Contact Method
Telegram : @MostafaShiraali
Discord : MostafaShiraali#7754(mostafashiraali)
License Summary
Two simple condition :
1. can install plugin on customer domains in unlimited numbers.
2. Can Not Share Plugin with anyone.

Continue reading Mybb Custom post subject legth Plugin

Mybb Resumable Attachments Plugin

Description : Allow resumable attachment downloads for specific user groups.
Minimum Requirements
MyBB 1.8+
PHP 5.6+

Price : $60 USD per item.
Payment Method
Paypal  & Cryptocurrency as payment accepted (I Prefer Cryptocurrency,Payment fee is with customer).
Contact Method
Telegram : @MostafaShiraali
Discord : MostafaShiraali#7754(mostafashiraali)
License Summary
Two simple condition :
1. can install plugin on customer domains in unlimited numbers.
2. Can Not Share Plugin with anyone.
Continue reading Mybb Resumable Attachments Plugin

Mybb Monitoring private messages Plugin

Description : Administrator monitoring system for private messages
Minimum Requirements
MyBB 1.8+
PHP 5.6+

Price : $95 USD per item.
Payment Method
Paypal  & Cryptocurrency as payment accepted (I Prefer Cryptocurrency,Payment fee is with customer).
Contact Method
Telegram : @MostafaShiraali
Discord : MostafaShiraali#7754(mostafashiraali)
License Summary
Two simple condition :
1. can install plugin on customer domains in unlimited numbers.
2. Can Not Share Plugin with anyone.
Continue reading Mybb Monitoring private messages Plugin