Skip to main content

Home/ Web Development, Design & Programming/ Group items tagged coding

Rss Feed Group items tagged

magecompinc

Adding custom code in Magento 2 HTML tag - 0 views

  •  
    Magento 2 allows you to add custom code in HTML tag to link any external resources, add metadata or JavaScript code for search engine and store demo notice. Let's learn Adding custom code in Magento 2 HTML tag.
archers

How to Fix Epson printer Error Code 0xfa - 0 views

  •  
    Steps To Fix Epson Printer Error Code 0xfa by Epson Printer Support Experts. Epson Customer Care Toll-Free for Fix Epson Printer wf-3520 error code 0xfa, Epson corrupted registry issues by Epson Printer Customer Support Service Number.Epson tech Support technician Fix Epson Errors Code Messages
magecompinc

How to Create Coupon Codes in Magento 2 - 0 views

  •  
    Coupon Codes are an important part of any discounts, promotions, and offers in your Magento 2 store. When Coupon Codes are created your customers can purchase the products at a reduced price. In this article, we will learn different Methods to Create Coupon Codes in Magento 2.
Soul Book

zen-coding - Project Hosting on Google Code - 0 views

  •  
    Quickly code HTML css style
Soul Book

CSS techniques I use all the time - 0 views

  • EM calculations Sizing text is always an important part of making a usable design. I start all my CSS files with the following rules: html { font-size:100.01%; } body { font-size:1em; } The explanation for this comes from "CSS: Getting Into Good Coding Habits:" This odd 100.01% value for the font size compensates for several browser bugs. First, setting a default body font size in percent (instead of em) eliminates an IE/Win problem with growing or shrinking fonts out of proportion if they are later set in ems in other elements. Additionally, some versions of Opera will draw a default font-size of 100% too small compared to other browsers. Safari, on the other hand, has a problem with a font-size of 101%. The current "best" suggestion is to use the 100.01% value for this property.
  • I used the following calculation: 14px/16px = .875, 18px/16px = 1.125. So my default text at 1 em would translate to 16px for most users, and my small text I sized at .875em which I can trust to result in 14px for most users, while my large text I sized at 1.125em which I can trust to result in 18px
  • Safe Fluid-width Columns I work with hybrid fluid layouts all the time, usually with max-width set at anywhere from 900 to 1000px. I usually have floated columns with percentage widths, and browsers will calculate these percentage widths to whole pixel values when rendering the columns.
  • ...3 more annotations...
  • A typical problem is the following: when a user has the viewport at a size that makes the outer container 999 pixels wide, if the first column is 60% and the second is 40%, IE 6 will always calculate the two columns as 600 and 400 pixels and as a result, the two will not fit (600+400 = 1 more than 999) and it will drop the second column. This is obviously not intended behavior, and in a world where we still have to use floats for columns (I can't wait for display:table support across all browsers), it's important to work around this problem. I used to give my last column 1 less percent (in this example, it would have 39% instead of 40%, but this would usually result in columns that don't quite fill up the container. Of late I have been giving the last column .4 less percent (in this example, 39.6%), which seems to work perfectly. Browsers will calculate this width and round up, but it will still fit even with an odd container width like 999px and I won't have to worry about dropped columns.
  • Filtering for Old Browsers To be honest, I barely support IE 6 nowadays. If there is something special about my layout that doesn't work in IE 6, I will simply filter it out of the CSS that IE 6 understands
  • Because old browsers like IE 6 don't support the "first child" selector (right caret >), I can do the following to make sure that IE 6 only gets the basic setting and all the new-fangled browsers get the right result: div#container { width:900px; } html>body div#container { width:auto; max-width:900px; } /* This overrides the previous declaration in new browsers only, IE 6 simply ignores it. */
  •  
    Excellent simple collection of CSS tips that are easy to remember and implement. It's an old article, but i think everything is still relevant
Manish Rawat

25 CSS CHEAT CODES: Designers & Developers Delight - 0 views

  •  
    Writing life long codes can only be interesting when you are doing it rarely or trying something new. But what for those fellow designers and developers who keep on writing CSS codes for every new project they work on.
Siraj Mahmood

Hostgator Coupon Code 25% Off SALE - KnowledgeIDea - 0 views

  •  
    Hostgator coupon code 25 off sale. Hostgator best coupon code with cheap hosting prices. This coupon apply on all hosting plans shared, vpn and dedicated.
archers

Epson Error Code 0x9a - 0 views

  •  
    Stuck with Epson Printer Error Code 0X9a? Fix it within minutes by Some Simple Steps. Call Epson Support and Fix Epson Error Code 0X9a
archers

Epson Printer Error Code 0xf1 - 0 views

  •  
    Step to fix Resolve Epson Printer Error Code 0xf1? Easy Troubleshoot Within Minutes Epson Support Number To Fix Epson Error Code 0xf1 this type problem to visit my site
archers

How to fix Epson printer error code 0x10 - 0 views

  •  
    How to Fix Epson Printer Error Code 0x10. Call +1-855-626-0142 Ultimate guideline to Fix Epson Error Code 0x10 Online By Expert
archers

Epson Printer Error Code 000041 - 0 views

  •  
    Want to Fix Epson Printer Error 000041? Contact to Solve Epson Printer Error Code 000041 by Dial +1-855-626-0142 and Epson Error Code 000041
archers

How to Fix Epson Printer Error Code 031008? +1-855-626-0142 - 0 views

  •  
    How to Fix Epson Printer Error Code 031008? Dial +1-800-515-9506 for Online Solution to Fix Epson Printer Error 031008 and Epson Error Code 031008 .
archers

Printer not activated error code 20 | Get to solution online. - 0 views

  •  
    In this digital world, Printers are considered an essential gadget. From office use to home purposes, printers are used everywhere as a necessary device.One such issue is Epson Printer Not Activated Error Code 20 that users are encounter too often. If you also come across the same issue, then it is quite significant to resolve the problem. With the help of Epson Printer Support team professionals, you can easily overcome this error code 20. Here, you will visit our site to get a proper step-wise solution to resolve your issues
archers

Quick solution Epson Printer Error Code 0x97 - 0 views

  •  
    Fix Epson Error Code 0x97 and Epson WF-4630 Error Code 0x97 Online. Call To Epson Printer Support team is a well experienced experts available round the clock to resolve your printer problems. If you face any problem device like cable problem, motherboard,
mikhail-miguel

AskAI - Build your own Artificial Intelligence Q&A, with any content in minutes, with n... - 0 views

  •  
    AskAI: Build your own Artificial Intelligence Q&A, with any content in minutes, with no-code, then share it anywhere (no-code-ai-model-builder.com).
wordpresshacked

I will remove malware from wordpress site with professional malware removal services - 0 views

There are several steps you can take to try to recover a hacked WordPress website. Here are a few: Remove any malware or malicious code from your website files. This can be done manually or by usi...

wordpress hacked recover protect from future cyber attack DESIGN web development website css webdesign programming webdev Company Tools

started by wordpresshacked on 26 Jan 23 no follow-up yet
Magento

Magento Customer Pictures Contest is a social Magento Extensions that allows customers ... - 0 views

  •  
    Magento Customer Pictures Contest is a social Magento Extensions that allows customers to take part in the pictures contest rated by facebook like system. Relying on the results, Administrator will announce winner of the contest and send coupon code to the winner who can use the coupon code to buy the products on the main site and recieve incentives on price. Main Features: Customer back end: Customers after logging in can attend Magento Customer Pictures Contest if they agree the terms& conditions. Customers can upload pictures using Ajax uploader with a progress bar. After uploading successfully, customer can add title, descriptions of picture Customer can edit/delete pictures from list Customers can crop images using tool developed by Jcrop Javascript Customer can change avatar picture, user name Customer can withdraw from the contest Magento Templates design for customer back end: Picture list view User info block Upload picture block Picture list: pictures, facebook like button, system status, delete/hide button Toolbar: sort by (newest, most popular) Picture view User info block Picture items: picture, title, description Admin back end: Admin back end can be accessed at a tab located on admin navigation bar. The tab includes 2 items (all pictures, all winners) All pictures view: include all pictures to present Allow admin to set status for pictures such as: Approved, Denied, Removed Admin can send email to user to notify user's pictures status changes Allow admin to set winner for pictures, send email notification to customer Allow admin to set up coupon code and send email to customer All winners view Include current winner block: picture, username, number of likes by facebook List winners: admin can sort, filter.... Front end: List all pictures of all contestants if a user visits the Magento Customer Pictures Contest Include an upload button to allow user to upload image or ask user to login to upload image Include late
subraa subraa

Get rid of bad CSS code and make it better - 1 views

  •  
    Got rid of bad code? Fine, writing better code makes it even better. There are a couple of good guidelines available on the internet that can help you out in writing optimized CSS code. If you are offering freelance website design services in Singapore or anywhere around the world, you have to write optimized code to boost the performance of the website.
Vernon Fowler

Best Practices for Speeding Up Your Web Site - 1 views

  • Arranging the images in the sprite horizontally as opposed to vertically usually results in a smaller file size. Combining similar colors in a sprite helps you keep the color count low, ideally under 256 colors so to fit in a PNG8. "Be mobile-friendly" and don't leave big gaps between the images in a sprite. This doesn't affect the file size as much but requires less memory for the user agent to decompress the image into a pixel map. 100x100 image is 10 thousand pixels, where 1000x1000 is 1 million pixels
  • Minification is the practice of removing unnecessary characters from code to reduce its size thereby improving load times. When code is minified all comments are removed, as well as unneeded white space characters (space, newline, and tab). In the case of JavaScript, this improves response time performance because the size of the downloaded file is reduced.
  • Many web sites fall in the middle of these metrics. For these sites, the best solution generally is to deploy the JavaScript and CSS as external files. The only exception where inlining is preferable is with home pages, such as Yahoo!'s front page and My Yahoo!. Home pages that have few (perhaps only one) page view per session may find that inlining JavaScript and CSS results in faster end-user response times. For front pages that are typically the first of many page views, there are techniques that leverage the reduction of HTTP requests that inlining provides, as well as the caching benefits achieved through using external files. One such technique is to inline JavaScript and CSS in the front page, but dynamically download the external files after the page has finished loading. Subsequent pages would reference the external files that should already be in the browser's cache.
  • ...1 more annotation...
  • CSS Sprites are the preferred method for reducing the number of image requests. Combine your background images into a single image and use the CSS background-image and background-position properties to display the desired image segment.
jennifer brown

Windows 10 and Universal Apps: Expanding the Concept of Windows Apps - 0 views

  •  
    Normally, when you write code for an app, you can make it work on the specific device that the code has been written for. Many organizations and developers want to change that, and have been looking forward to a scenario, which involves writing the code just once and making it run on various devices.
‹ Previous 21 - 40 of 790 Next › Last »
Showing 20 items per page