For all websites to receive traffic it is a must to go in for SEO Canada,
Internet Marketing Canada is become very popular with all website owners that expect quality visitors and sales from their website. It is also important to have a search engine friendly and user friendly websites. Know more about search engine friendly design read further.
INLINE FRAMESnnInternet Explorer and later releases are the only browsers that support this feature. And the process web design and
search engine optimization important fact is that unlike the standard framesests they do not have any support for non-frame compatible browser. So, if positioned. It is safe to see nothing in that area where the inline frame is positioned. It is safe to use this frame only if you are certain that your viewer will be using Internet Explore or higher version.
Coming back to the use of the use of Inline frames, let’s take a look at the syntax.Floating or Inline frames are created using the
<FRAME>tag. This tag is written in the body of the
HTML document. This tag has many attributes too, which are discussed in the table given below. All the attributed discussed here are part of
HTML but there are few that are extensions of Internet Explorer.
Image MapsnnWhen you create an image as a hyperlink then clicking on any part of that image takes you to the hyperlinked document. On the hand when you create an image map then you can link one single image to multiple hyperlinks. Image maps are usually used in Web pages for navigation purposes.
To create an Image map, you need three basic things:-nAn imagenA map filenA map program on the servernnImagennAs the image will be displayed using a Web designed and search engine optimization browser; therefore, the format of the Image should be either
GIF or
JPEG. You should also know the size of the image.nn Map file
A map file that contains the information of the different section that an image is divided into and the different URLs associated with each of these sections. This file contains information of the mapped areas of an image. These can be rectangle, circles, or polygons defined in an image and are done by specifying screen coordinates in pixels.
A map program You needs to find out from the Webmaster of your server, the path to the program and its filename. You also need to know the format of the map program whether it is CERN or NCSA.
CERN is a generic public domain full-featured hypertext serves which can be used as a regular HTTP server. NCSA is an HTTP/1.0 compatible server for making hypertext and other documents available to Web browsers.
Image maps are essentially of two main types-clients –side image maps and server –side image map. Server –side image maps. Server-side image map is the older of the two and is not as much in use as the client side image map. Even then they are important for the blacked compatibility and support and it is important to know how these are created .We will discuss themdetail later in the chapter.
Client-Side Image MapsnnClient-side image maps are not dependent on the server for execution. They do not need any program on the server; they are executed from the web browser itself. Since all the information for a client-side image map is loaded along with the image, it works more quickly than server-side image maps.