Connect with us

Blogging

Basic HTML

Want to start writing your own custom HTML code? in this tutorial you will see the basic HTML codes and what they mean and do.

HTML HEADING:

<h1>This is where your heading goes</h1>

-For every heading you must redo this HTML code hower changing the number to H2 and H3

HTML PARAGRAPHS:

<p>This is where paragraph goes.</p>

-For every new paragraph you must redo this HTML code.

HTML LINKS:

<a href=”http://www.yourlinkhere.co.uk”>This is a link</a>

HTML IMAGES:

<img src=”yourimage.jpg” width=”80″ height=”165″ />

-You can customize the dimensions of the height and width to suite your image.

Continue Reading
You may also like...

I am the founder of Startup Today. I am the main writer and have put in many hours of work into creating this blog. If you want to find out more about me then lets get in contact.

More in Blogging

Popular

Twitter

Featured

To Top
Read previous post:
Creating the perfect working environment for your small business

Having a small business can be incredibly gratifying. Handling a workforce and having total control over your day-to-day activities allows...

Close