This is an old revision of the document!
Our customer wants to make some changes to the website's design:
public/images/
;style.css
for existing definitions!15px
);
./path/to/file.jpg
)?
HTML has them (those URLs will be relative to your current page)!
In some cases (webpage has sub-paths, e.g., /account/details.html
), you may also use absolute URLs (path begins with a /
representing the server's root directory).