free online html course with certificate Archives - Web - Seo For beginners

Tag Archives: free online html course with certificate

html page structure
HTML COURSE

Putting it all together – HTML page structure

HTML page structure: We've been talking about the many different HTML elements, attributes and roles, many different tools for marking up content on a website or web app. That's a big part of the job of HTML. To convey what...

How to create a form in html
HTML COURSE

How to create a form in html

Form in HTML has referred to a printed document that contains spaces for you to fill in information. What is HTML Form? HTML borrows the concept of a form to refer to different elements that allow you to collect information...

Working with images in HTML
HTML COURSE

Working with images in HTML

In this lesson, we'll Working with images in HTML. Images can add visual interest and help inform your visitors. how to add images in html To put an image on a webpage we use the image element. It's written as...

How to make HTML Links
HTML COURSE

How to make HTML Links

The link. Let's talk about how to make HTML Links on the page. In this lesson, we'll cover the most common uses of links that every webmaster needs to know.  Links allow you to connect your page with to resources...

HTML attributes
HTML COURSE

What are HTML attributes?

What is HTML attributes? So far we've just been looking at the basics of an HTML element. The simple version. Like the paragraph element, but HTML does have a bit more complexity than this. More power that can be added...

Bold and italics in HTML
HTML COURSE

HTML Bold and italics tag

Let's talk about HTML Bold and italics tag. There are four HTML elements to talk about here, two for bold and two for italic. The I element is used to apply to only visual italics, while the em element is...

HTML elements for marking up Headings
HTML COURSE

HTML elements for marking up Headings

Let's talk about HTML elements for marking up Headings. Webpages often have a lot of titles, headlines and sub-headlines. In long passages of text, they help break up the pages content to make it easier for people to understand the...

Defining paragraphs elements in HTML
HTML COURSE

Defining paragraphs elements in HTML

Defining paragraphs elements in HTML: The paragraphs elements or

tag is used to physically structure blocks of text as they flow from one paragraph to the next in the storyline presented on your page. I have paragraphs-elements.html open in...

1 2
Page 1 of 2