-
page.html
:
the overall structure of a web page in HTML
cd
cd public_html
pwd
wget https://markmeretzky.com/fordham/1100/src/page.html
ls -l page.html
Now point any web browser, anywhere in the world, at
https:/storm.cis.fordham.edu/~jsmith/page.html
where jsmith
is your Fordham ID.
-
link.html
:
put links into your web page.
cd
cd public_html
pwd
wget https://markmeretzky.com/fordham/1100/src/link.html
ls -l link.html
Now point any web browser, anywhere in the world, at
https:/storm.cis.fordham.edu/~jsmith/link.html
where jsmith
is your Fordham ID.
-
table.html
:
put tables into your web page.
cd
cd public_html
pwd
wget https://markmeretzky.com/fordham/1100/src/table.html
ls -l table.html
Now point any web browser, anywhere in the world, at
https:/storm.cis.fordham.edu/~jsmith/table.html
where jsmith
is your Fordham ID.
-
Images and thumbnail images.