Recent content by aditiaggarwal

  1. A

    How many database tables will Magento create when you make a new EAV module?

    Magento will create 6 tables when we add a new EAV module in Magento.Eav module cretaes below tables -module Table :-
  2. A

    How do I make a Image as a background on my web pages?

    Add the BGPROPERTIES="FIXED" code into the body statement as shown below. Next, add the BACKGROUND="" portion to the body tag and point to the image location.
  3. A

    How to add scrolling text to my page?

    ou can use the HTML marquee tag to add scrolling text to a page. For Chameleon users who want it on the home page, follow these steps. Go to Team Admin > Website Design > Website Layout Configuration > Main Text tab Add this HTML code where you want your message, of course putting in your own...
  4. A

    What is the difference between == and === ?

    n one word, main difference between "==" and "===" operator is that formerly compares variable by making type correction e.g. if you compare a number with a string with numeric literal, == allows that, but === doesn't allow that, because it not only checks the value but also type of two variable
  5. A

    What is external Style Sheet and How to link it?

    Linking to an External Style Sheet. Embedding a Style Sheet. Importing a Style Sheet. Inlining Style. The CLASS Attribute. The ID Attribute. The SPAN Element. The DIV Element.
  6. A

    What is PSD?

    A .PSD file is a layered image file used in Adobe PhotoShop. PSD, which stands for Photoshop Document, is the default format that Photoshop uses for saving data. PSD is a proprietary file that allows the user to work with the images' individual layers even after the file has been saved.
  7. A

    What is a website?

    A website, or simply a site, is a collection of related web pages, including multimedia content, typically identified with a common domain name, and published on at least one web server.
  8. A

    Explain what is Bootstrap?

    Bootstrap's grid system is responsive, and the columns will re-arrange depending on the screen size: On a big screen it might look better
  9. A

    What is Hosting Server?

    A web host, or web hosting service provider, is a business that provides the technologies ... Websites are hosted, or stored, on special computers called servers.
  10. A

    What is a sprite...?

    prite is a two-dimensional bitmap that is integrated into a larger scene. Originally sprites referred to independent objects that are composited together, by hardware, with other elements such as a background.
  11. A

    WordPress Theme

    Travelify is a free theme that generously provide premium functionality and excellent support. It is a sleek, trendy and responsive WordPress travel theme that can to contend against first rate premium WordPress themes
  12. A

    Flat design or traditional design with gradients?

    Material design really isn't that big a departure from flat design: they both ... of three-dimensionality, like drop shadows, gradients, and textures.
  13. A

    What is a prompt box?

    The prompt() method displays a dialog box that prompts the visitor for input.
  14. A

    What is AMP project? And how to add it to a website?

    The AMP Project is an open-source initiative aiming to make the web better for all. The project enables the creation of websites and ads that are consistently fast, beautiful and high-performing across devices and distribution platforms.
  15. A

    Important things to remember while infographic designing?

    info-graphic is one of the most important part of SEO so when you create info-graphic insert all great detail in info.
Back
Top