Give me Assessment for Advanced HTML text skill test: 1, 2

Hi there,

Hope all of you are well.

Here is my new skill test of advanced HTML text 1 and 2 for your assessment.
Here is the assessment task list.

Thanks in advance and hope for your good health. :slightly_smiling_face:

Hello @umarFaruq

you doing great well done just some points if you want to push it forward :

  1. notice the difference between cite as attribute which does not displayed to the user and the cite as element which displayed to the user
  1. when you have part of your page has different languge than your entire page like here (Día de los Muertos). it better to wrap it with suitable element and set the lang atterbuite to that element
    so maybe we

<span lang="es"> (Día de los Muertos) </span>

your solution is correct just wanted to give you more details if you do not mind :slight_smile:

hope that help and have a nice day :slight_smile:

2 Likes

The community and specially you @justsomeone helped me a lot to avoid my confusion and get better understanding of the topic and also the concept

When I was preparing the assessment on Test: 2, I was not sure of how can I semantically indicate that the qoute is taken from that specific link, whether to include cite element or not. As I was aware of that element and thinking of giving that. But I had no clear clue and I thought the cite attribute is enough for semantics.

But thanks to you for clearing my confusion, in the next minute I read your instruction I’m able to do the right thing. If you have time, consider second look of my assessment and give your valuation.

I got your point and give me this extra path of advice all time. I appreciate your effort.

Wish for you good health and be happy all time :slightly_smiling_face:

2 Likes

thanks a lot @umarFaruq for your nice words

and you very welcome and you did great well done

by the way when yo edit code in codepen then save it then your old link will still be valid and contain the updated code

other service do not do that like jsfiddle which save each save in sub file

and it good to start using an IDE or text editor

check those text editor

and learn it while you use it

all time? :thinking: that would cost you 3 chocolate bar :joy:

thanks a lot and you too :slight_smile:

2 Likes

Thanks again and usually I’m familiar with VS Code, also with brackets, I guess first one is great for this type of coding environment. What’s your thought?

hmmmm :face_with_raised_eyebrow: … well, why not. It might be 6 or more if that happens all time.

Also, thanks for the information. :slightly_smiling_face:

2 Likes

@umarFaruq you very welcome yes that is good editor

that the expected generosity :joy:

and you very welcome and feel free to ask anytime and have a nice day :slight_smile:

2 Likes