No products in the cart.

Ask questions which are clear, concise and easy to understand.

Ask Question
  • 2 answers

Yutee Dhakate 4 years, 9 months ago

Yes oswall

Study Material Things 4 years, 9 months ago

Oswall
  • 1 answers

Yogita Ingle 4 years, 9 months ago

<H1>

  • 1 answers

Gaurav Seth 4 years, 9 months ago

Let’s pretend we have an image of a dog on our computer saved as “funny-dog.jpg” and we want to insert it into a webpage; this is the code we would use:

<code>1</code> <code><</code><code>img</code> <code>src</code><code>=</code><code>"funny-dog.jpg"</code><code>></code>

Let’s analyze this code. First, <img> is the code for creating an image element. Next, the letters “src” are used as an attribute and stand for “source”. Basically, we need to provide the web browser with a value to the source of the image. Naturally, the value for the source attribute is “funny-dog.jpg”. This example assumes your image file is located in the same directory as your HTML file. If, for example, you had your image file inside a folder named “images” your code would look like this:

<code>1</code> <code><</code><code>img</code> <code>src</code><code>=</code><code>"images/funny-dog.jpg"</code><code>></code>

Self Closing Elements

As you can see, in both code examples so far there has not been an ending </img> tag, because the image code is a “self closing” element. This is because unlike a paragraph, we won’t have a plethora of content inside our <img> element, but rather a single image. In fact, HTML5 does not require us to ever “close” our elements, but for organizational reasons I recommend including traditional closing tags for most elements.

There is one additional bit of code we must add before we are finished. We must assign an “alt” attribute and value to our image. The “alt” attribute stands for “alternative” and is used to provide a text-based alternative for viewers incase the image will not load, or if they are visually impaired. Here is what our code will look like:

<code>1</code> <code><</code><code>img</code> <code>src</code><code>=</code><code>"funny-dog.jpg"</code> <code>alt</code><code>=</code><code>"A funny dog sitting on the grass."</code><code>></code>
  • 1 answers

Yogita Ingle 4 years, 9 months ago

The AutoSum command allows you to automatically insert the most common functions into your formula, including SUM, AVERAGE, COUNT, MIN, and MAX. In the example below, we'll use the SUM function to calculate the total cost for a list of recently ordered items.

  • 1 answers

Meghna Thapar 4 years, 9 months ago

Making a basic web page using HTML

  1. Step 1: Creating a new HTML document. The first thing to do is actually create a new HTML document that will become our web page. ...
  2. Step 2: Add a title to your HTML document. ...
  3. Step 3: Add some text and an image to the web page. ...
  4. Your first website using HTML. The good news is that you too can use them freely when creating a website with HTML and CSS. Quite frankly, you can customize any tag you add to your page's structure by assigning any number of classes to it. If you want to see the complete list of the classes available, you can open the main creative.
  • 1 answers

Meghna Thapar 4 years, 8 months ago

To define a macro that uses arguments, you insert parameters between the pair of parentheses in the macro definition that make the macro function-like. The parameters must be valid C identifiers, separated by commas and optionally whitespace. To define a macro that uses arguments, you insert parameters between the pair of parentheses in the macro definition that make the macro function-like. The parameters must be valid C identifiers, separated by commas and optionally whitespace.

  • 3 answers

Mayank Rauthan 4 years, 9 months ago

Web server

Yash Panjwani 4 years, 9 months ago

Web server

Richa Singhal 4 years, 9 months ago

Web server
  • 1 answers

Yogita Ingle 4 years, 9 months ago

You Insert a page break in Excel, purposely for printing, to specify where the new page will begin in the printed copy. Using the right-click.

  • 1 answers

Ima Ansari 4 years, 9 months ago

You tube
  • 5 answers

Herambh Singh 4 years, 9 months ago

A

Richa Singhal 4 years, 9 months ago

Ordered list

Gaurav Singh 4 years, 9 months ago

Ordered list

Adarsh Pal 4 years, 9 months ago

Ordered listing

A B 4 years, 9 months ago

a
  • 1 answers

Reefa Khan 4 years, 9 months ago

You can use font tag for this purpose generally. Or you can use color attribute.
  • 1 answers

Yogita Ingle 4 years, 9 months ago

Cybercrime is defined as an unlawful action against any person using a computer, its systems, and its online or offline applications. It occurs when information technology is used to commit or cover an offense

Here, are some most commonly occurring Cybercrimes:

  • The fraud did by manipulating computer network
  • Unauthorized access to or modification of data or application
  • Intellectual property theft that includes software piracy
  • Industrial spying and access to or theft of computer materials
  • Writing or spreading computer viruses or malware
  • Digitally distributing child pornography
  • 3 answers

Gagandeep Varshney 4 years, 9 months ago

Hypertext- a text with Some link which navigate to some other webpage.

Kriti .. 4 years, 9 months ago

and it's example is ...html...highper text markup language

Yogita Ingle 4 years, 9 months ago

HyperText is simply a piece of text that has some extra features like formatting, images, multimedia and links to another document.

  • 1 answers

Reefa Khan 4 years, 9 months ago

Spider scroll all the lists or documents for searching text . And make index by sending it to the indexing software of matched documents.
  • 1 answers

Yogita Ingle 4 years, 10 months ago

Online privacy is essential for ecommerce visitors and customers. Comprehensive privacy practices are what government agencies and consumer protection groups require when setting and enforcing compliance. An ecommerce privacy policy is your everyday practice of collecting, managing, and using data from site visitors.

  • 1 answers

Yogita Ingle 4 years, 10 months ago

The communication cycle expresses how the system of conveying and understanding messages operates 

  • The Communication Cycle Model is a linear communication model that offers a conceptual description of the interaction involving sender, message, medium/medium and receiver.
  • The communication method refers to the processing or processing of data or messages from the sender via the chosen channel to the recipient, which magnifies the obstacles that hinder its speed.
  • The communication cycle is a cyclical one as it starts with the sender and ends with both the recipient in the form of input.
  • 1 answers

Yogita Ingle 4 years, 10 months ago

Dynamic Website. Dynamic websites contain Web pages that are generated in real-time. These pages include Web scripting code, such as PHP or ASP. When a dynamic page is accessed, the code within the page is parsed on the Web server and the resulting HTML is sent to the client's Web browser.

  • 1 answers

Prayas Rawat 4 years, 10 months ago

The File Transfer Protocol  is the Internet facility for downloading and uploading files. If you are uploading a file to another site, you must usually have permission in advance to access the site and the directory where the file is to be placed

myCBSEguide App

myCBSEguide

Trusted by 1 Crore+ Students

Test Generator

Test Generator

Create papers online. It's FREE.

CUET Mock Tests

CUET Mock Tests

75,000+ questions to practice only on myCBSEguide app

Download myCBSEguide App