Editing xhtml is fast and straightforward using DocHub. Skip installing software to your laptop or computer and make changes with our drag and drop document editor in just a few quick steps. DocHub is more than just a PDF editor. Users praise it for its ease of use and robust features that you can use on desktop and mobile devices. You can annotate documents, create fillable forms, use eSignatures, and email records for completion to other people. All of this, combined with a competing cost, makes DocHub the perfect option to italics picture in xhtml files with ease.
Make your next tasks even easier by turning your documents into reusable web templates. Don't worry about the safety of your records, as we securely store them in the DocHub cloud.
hello guys welcome to my sixth video on XHTML and CSS in this video I will teach you how to put some images on your website and also make transform those images and two links okay itamp;#39;s very easy letamp;#39;s open our notepad plus plus or letamp;#39;s open here the portal to start just place an image you have in your computer any image okay just place it here next to page one HTML or page to place it in the same directory okay in our case itamp;#39;s portal okay and I place it here and letamp;#39;s open now page one dot HTML with notepad okay and letamp;#39;s put an image in this body or in this web page okay and to put an image in our web page first we already have our image there and in our directory and we type this tag here image okay M G stands for image then SRC which stands for source and this will be where we want the image source tag to search the image okay to load the image so the image is in the same directory as this file code code file which is page one dot HT