how to comment multiple lines of html code

0 votes

Here is my html code.

<link rel="stylesheet" type="text/css" href="/common/css/daterangepicker-bs2.css">
        <link rel="stylesheet" type="text/css" href="/common/css/multiselect.css"/>
        <link rel="stylesheet" type="text/css" href="/common/app/css/tab-styles.css">
        <link rel="stylesheet" type="text/css" href="/common/app/css/resumable.css">
        <link rel="stylesheet" type="text/css" href="/common/app/css/connectwise.css">
        <link rel="stylesheet" type="text/css" href="/app/css/chat.css">
        <link rel="stylesheet" type="text/css" href="/common/app/css/remote.css">
        <link rel="stylesheet" type="text/css" href="/common/app/css/screen.css">

Here is my html code.

<link rel="stylesheet" type="text/css" href="/common/css/daterangepicker-bs2.css">
        <link rel="stylesheet" type="text/css" href="/common/css/multiselect.css"/>
        <link rel="stylesheet" type="text/css" href="/common/app/css/tab-styles.css">
        <link rel="stylesheet" type="text/css" href="/common/app/css/resumable.css">
        <link rel="stylesheet" type="text/css" href="/common/app/css/connectwise.css">
        <link rel="stylesheet" type="text/css" href="/app/css/chat.css">
        <link rel="stylesheet" type="text/css" href="/common/app/css/remote.css">
        <link rel="stylesheet" type="text/css" href="/common/app/css/screen.css">

 Run code snippet

Expand snippet

I need to comment from 

<link rel="stylesheet" type="text/css" href="/common/app/css/connectwise.css"> to <link rel="stylesheet" type="text/css" href="/common/app/css/remote.css">
Jul 8, 2022 in HTML by Tejashwini
• 3,820 points
322 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.

Related Questions In HTML

0 votes
0 answers

How to use HTML script tags to code while they have a source link?

I have seen that  <script src="..."></script> does not allow ...READ MORE

Jul 4, 2022 in HTML by Tejashwini
• 3,820 points
440 views
0 votes
0 answers

How to use HTML to print header and footer on every printed page of a document?

Can HTML pages be printed with unique ...READ MORE

Jul 12, 2022 in HTML by Ashwini
• 5,430 points
3,207 views
0 votes
0 answers

How to GET background color of a particular portion on the html page

I used Gradient to set the color ...READ MORE

Jul 26, 2022 in HTML by Ashwini
• 5,430 points
1,097 views
0 votes
0 answers

How to rename HTML "browse" button of an input type=file?

How can the browse button be changed ...READ MORE

Jul 27, 2022 in HTML by Tejashwini
• 3,820 points
1,103 views
0 votes
1 answer

how to use json file in html code?

<html> <head> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"> </script> <script> ...READ MORE

answered Aug 8, 2022 in HTML by Vikas
6,374 views
0 votes
0 answers

How to view an HTML file in the browser with Visual Studio Code?

With the new Microsoft Visual Studio Code, ...READ MORE

Aug 10, 2022 in HTML by Deepak
• 980 points
481 views
0 votes
1 answer

How blockchain hides it's HTML source?

When you click View Source, you see ...READ MORE

answered Jul 17, 2018 in Blockchain by Shashank
• 10,400 points
950 views
0 votes
2 answers

Define a SQL query? What is the difference between SELECT and UPDATE Query? How do you use SQL in SAS?

HI.. SQL is Structured Query Language, which is ...READ MORE

answered Aug 8, 2020 in PHP by anonymous
9,669 views
0 votes
1 answer

Vertically centering text in a div

Try this code: .smallUnitBox { ...READ MORE

answered Sep 3, 2018 in Blockchain by digger
• 26,740 points
593 views
0 votes
1 answer

Using Post and Get for Embedded System Communication

Twitter would be a great place to ...READ MORE

answered Sep 4, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
554 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP