File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -42,6 +42,20 @@ <h3>Basic Text Elements</h3>
42
42
< li > Have lunch</ li >
43
43
< li > ...</ li >
44
44
</ ol >
45
+
46
+ < h3 > Images</ h3 >
47
+ < p > Lorem ipsum dolor sit amet consectetur adipisicing elit. Nostrum, repellendus, facere eaque maiores cupiditate
48
+ distinctio nisi repellat sint esse deserunt ex cum non molestias, explicabo nemo aspernatur voluptatem dolor!
49
+ Beatae.
50
+ </ p >
51
+ < div >
52
+ < img alt ="generative ai schema " src ="./images/generative-ai.png ">
53
+ < img alt ="dall-e example image " src ="./images/dall-e.png ">
54
+ </ div >
55
+ < div >
56
+ < img alt ="AI generated ribbons 1 " src ="./images/cover-bg.png " width ="300 ">
57
+ < img alt ="AI generated ribbons 2 " src ="./images/cover-bg.jpg " width ="300 ">
58
+ </ div >
45
59
</ main >
46
60
</ body >
47
61
You can’t perform that action at this time.
0 commit comments