mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 10:44:09 -04:00
Fix #2092794 [Calibre Manual links to HTML Tutorial and CSS Tutorial don't work](https://bugs.launchpad.net/calibre/+bug/2092794)
This commit is contained in:
parent
45727ceaa7
commit
e2fff1fa3c
@ -33,8 +33,8 @@ a list of files on the left. These are the individual HTML files, stylesheets,
|
|||||||
images, etc. that make up the content of the book. Simply double click on a
|
images, etc. that make up the content of the book. Simply double click on a
|
||||||
file to start editing it. Note that if you want to do anything more
|
file to start editing it. Note that if you want to do anything more
|
||||||
sophisticated than making a few small tweaks, you will need to know `HTML
|
sophisticated than making a few small tweaks, you will need to know `HTML
|
||||||
Tutorial <http://html.net/tutorials/html/>`_ and `CSS Tutorial
|
Tutorial <https://www.w3schools.com/Html/default.asp>`_ and `CSS Tutorial
|
||||||
<http://html.net/tutorials/css/>`_.
|
<https://www.w3schools.com/css/default.asp>`_.
|
||||||
|
|
||||||
As you make changes to the HTML or CSS in the editor, the changes will be
|
As you make changes to the HTML or CSS in the editor, the changes will be
|
||||||
previewed, live, in the preview panel to the right. When you are happy with how
|
previewed, live, in the preview panel to the right. When you are happy with how
|
||||||
|
Loading…
x
Reference in New Issue
Block a user