Inline level

jiin lee·2024년 1월 6일
0

frontend-javascript이론

목록 보기
15/15

You and your peer programmer are playing a game.
In this game, your peer provides you with five HTML elements to choose from.
You should choose only one such HTML element from the available elements
and use the chosen element only one time.

Modify the code by replacing the existing

tag with the chosen element such that the below-given quote is displayed on a single line without any decoration or any effect on the line.

Five available HTML elements: , , , ,

 <p>Java

is to
JavaScript
what car is to Carpet.


-> 이것도 가능

<span>Java

is to
JavaScript
what car is to Carpet.
-> 결과 동일

-> 결과 : Java is to JavaScript what car is to Carpet.

Summary

Oh, maybe you can make this paragraph bold?>

Great! Can you make all the odd numbers become subscript? Here you go: 11sub> 4 24 6 8 88.

Okay, maybe you can make next paragraph become a button?

Click here!

Well done!


id="" ->

<a href="https://google.com">Google</a>

아니면 그냥 이것도 가능

profile
creative engineer

0개의 댓글

관련 채용 정보