answersLogoWhite

0

Yes it can. There is limited space, so only small graphics are practical, but you can have them in the header.

User Avatar

Wiki User

7y ago

What else can I help you with?

Related Questions

What is the header file of graphics?

The header file of graphics in TurboC is graphics.h


Is a footer a text and graphics that print at the bottom of each page?

A footer is text and/or graphics that appear at the bottom of a document. A header is text and/or graphics that appear at the top of each page. A header and footer can contain your name and the date on each page.


What is the use of DOS header files in graphics?

It shows the header information..


A--is text and graphics that print at the top of each page?

Text printed at the top of the page is called a header.


Which element can be inserted into a header or footer using the header and footer design contextual tab?

Graphics


What option is not available when creating a custom header or custom footer?

In MS Excel 2010, you can include graphics in your header.


Is text and graphics that print at the top of each page?

You are looking for "header".


What header file do you need to produce a plot in c plus plus?

There is no such header in the standard library because graphics are a non-generic, platform-specific feature. For graphics output, including a plot, you need a graphics library and API suitable for your platform and hardware.


Which directories should be entered for graphics code in c?

use grphics.h header file


You must create a header that contains the page number?

Yes; the header must contain the page number.


How do you put graphics in Blogger?

You can add a Gadget to put graphic images in blogger. You can upload or put the photo URL of the image you want to display in the gadget. You can also add graphics into your header by going into the "design" and click "header". Hope this helps.


How to use graphics in c plus plus?

At the beginning in the header file: #include <graphics.h>