Get up to 80 % extra points for free! More info:

Discussion: Lesson 3 - Images and links in HTML

Back

 

Comments
Avatar
Haron Lebon
Member
Avatar
Haron Lebon:4/1/2018 6:26

<!DOCTYPE html>
<html>
<head>
<title>My-sample-website</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
</head>
<body>
<h1>My First Website</h1>
<p>Welcome to my first web page. I'm still learning how to script but I think I'm getting good at
<p><img src="slide.png" alt=""/></p>
<h2>About me</h2>
<p>My name is Haron I'm Beninois schooling in Nigeria Precisely in University of Ilorin</p>
<p>I hate reading but like partying, my best hobby is to code. Since I'm Francophone schooling in English country(Nigeria), I do a little pass time job which is to teach people French, they like it </p>
<h2>Skills</h2>
<p>First, I started using<a href="https:/­/www.ict.soci­al/java" target="_blank"> <strong>Java</stron­g></a> to code but I noticed java is quiet hard for beginning </p>
<p>Then I started looking for modern language on internet and on day, while searching I found <a href="http://­www.ict.social" target="_blan­k">Ict.social</a></p>
<p> My name is Haron you can contact me at this page <a href="Contact­.html">Contact-me</a></p>
</body>
</html>

 
Reply
4/1/2018 6:26
Avatar
Qwesi
Member
Avatar
Qwesi:7/1/2019 20:19

This tutorial is details explained am really learning a lot here , so far i have not had any challenges yet because am taking my time to follow this accordingly . Thank You for this lessons

 
Reply
7/1/2019 20:19
Avatar
Replies to Qwesi
David Capka Hartinger:7/2/2019 2:20

Hi Qwesi, we're glad you like it! If you ever needed anything, you can always ask in the comments section :)

Reply
7/2/2019 2:20
You can walk through a storm and feel the wind but you know you are not the wind.
Avatar
Qwesi
Member
Avatar
Replies to David Capka Hartinger
Qwesi:7/2/2019 7:21

Sure I won't hesitate to ask questions when having any challenges, however, I want to be a web designer and would be glad if you could advise me on which language I should choose to specialize in. looking forward to hearing from you soon thank you.

Edited 7/2/2019 18:00
 
Reply
7/2/2019 7:21
Avatar
Replies to Qwesi
David Capka Hartinger:7/2/2019 14:31

As a webdesigner, you should know HTML/CSS. Once you know HTML/CSS, it's a good idea to look at the Bootstrap CSS framework which is very popular and allows you to use ready-made components like buttons, carousels, tabs, and more. Webdesigners also often use graphic editors like Photoshop or XD. And one more thing, don't post your email on the internet like this, you'll get spam ;-)

Reply
7/2/2019 14:31
You can walk through a storm and feel the wind but you know you are not the wind.
Avatar
Qwesi
Member
Avatar
Replies to David Capka Hartinger
Qwesi:7/2/2019 14:35

Thanks David for the advice i appreciate it

 
Reply
7/2/2019 14:35
Avatar
Ardouin Saint Jean:6/19/2020 14:54

<!Doctype. html>

<html lang="en">
<head>
<meta charset="utf-8" />
<title>Asj</title>

</head>
<body>
<h1> Homepage</h1>

<p> <img src="images/Bob­.png" alt ="Spongebob"/></p>

<h2>Total blindness</h2>
<p><mark>How can it happen?</mark></p>
<p> <em>Literraly it's not easy to know it or remarks it just by lookint at someone.<br />The irony in it is that's a great thing because it is from within.</em></p>
<p><u><strong>Fa­ith,gives hopes just like many of his qualities</stron­g></u></p>

<h3>Info's</h3>
<p><a href="https:/­/www.Ardouinsa­intjean.com" target="-blank"> Ardouinsaintje­an.com</a></p>

</body>

</html>

 
Reply
6/19/2020 14:54
To maintain the quality of discussion, we only allow registered members to comment. Sign in. If you're new, Sign up, it's free.

7 messages from 17 displayed.