diff --git a/05_html_jQuery/desc b/05_html_jQuery/desc index 06fc90f..77cc907 100644 --- a/05_html_jQuery/desc +++ b/05_html_jQuery/desc @@ -1,4 +1,4 @@ -Parse eurojackpot web page for the numbers of the last results using jQuery. +Parse eurojackpot web page for the numbers of the last results using jQuery (https://www.lotto.pl/eurojackpot/wyniki-i-wygrane). Write jQuery parser for the entries on arxiv (title, authors, abstract, journal, submission date) for any given paper, e.g. https://arxiv.org/abs/2403.13859 diff --git a/05_html_jQuery/web1.html b/05_html_jQuery/web1.html new file mode 100644 index 0000000..615d4f2 --- /dev/null +++ b/05_html_jQuery/web1.html @@ -0,0 +1,29 @@ + + + + + + + +
+
+

A heading here

+

Posted by John Doe

+

Some additional information here

+
+ +

A heading here 222

+

A heading here 333

+

Lorem Ipsum dolor set amet....

+
+ + + + + \ No newline at end of file