Skip to main content

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

Rss Feed Group items tagged

Harikrishna Patel

WordPress Website Development: Power up Your Online Business - 1 views

  •  
    Wordpress is surely an incredible platform for small as well as medium level entrepreneurs. With its low expense and free subject module you can actually rule your online business.
Codal Inc

Business Intelligence and Healthcare Development - 0 views

The healthcare industry is experiencing an observable restructuring. Policies from Capitol Hill like updated HIPAA regulations and the Patient Protection and Affordable Healthcare Act have bee...

started by Codal Inc on 24 Apr 15 no follow-up yet
DJ XC

Best Practices for Speeding Up Your Web Site - 0 views

  •  
    Buenas prácticas para agilizar la carga de tus sitios web
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
Soul Book

The 100% Easy-2-Read Standard - 0 views

  • 1. Standard font size for long texts
  • 2. Active white space
  • The basic rule is: 10һ15 words per line. For liquid layouts, at 100% font size, 50% column width (in relation to window size) is a good benchmark for most screen resolutions.
  • ...3 more annotations...
  • 3. Reader friendly line height
  • The default HTML line height is too small. If you increase the line height, the text becomes more readable. 140% leading is a good benchmark.
  • 4. Clear color contrast
Vernon Fowler

BuddyPress.org → Docs → Theme Dev: Building a BuddyPress Child Theme - 0 views

  • Note the “Template:” entry, which tells WordPress that we want to use the BuddyPress default theme (bp-default) as the parent theme
  • and the tag “buddypress”
  • to inherit the CSS, in BP 1.5+, you don’t have to do anything!  Just start writing your new styles in style.css and skip to section 3
  • ...3 more annotations...
  • copy this file and paste it directly into your child theme’s folder (the same place as your style.css file)
  • if you want to override a template file that is in a sub folder, you must also recreate the sub folder in your child theme
  • There is one exception to the template override rule — functions.php.
  •  
    This guide is for building themes for BuddyPress 1.2 and above.
Adam Wills

Top Web Design Trends in 2015 - 0 views

  •  
    While researching on web design trends, I came across on this highly informative blog that has a list of web design trends of 2015. I got huge information and hope it will also help you out!
V-xplore Technology

Amazon Webstore Developer - 0 views

  •  
    Amazon webstore developer can develop a webstore of a very good quality. They provide great service and put all their efforts.
tgcindia11

Benefits of becoming a professional web designer! - 0 views

  •  
    In a world where internet is ruling everything, web designers have become more and more important. Every company requires their own exclusive web designer and developer to create their website time to time. Other than that, a web developer also enhances the site with new functions that are introduced.
Nicolas Casel

CSS Reference | Codrops - 1 views

  •  
    "An extensive CSS reference with all the important properties and info to learn CSS from the basics."
  •  
    "An extensive CSS reference with all the important properties and info to learn CSS from the basics."
esigners

logo rule - 0 views

shared by esigners on 21 Feb 18 - No Cached
Codemorous

Beginners Guide To Search Engine Optimisation - 0 views

  If you are thinking how to rank my website on top on google search, Or you are looking for organic users on website, Search Engine Optimisation or SEO plays a key role on that. You shou...

started by Codemorous on 18 Apr 20 no follow-up yet
ecfdata

Unlock Innovation with Microsoft Azure & AI Services - 1 views

Hey, future tech trailblazers! Ready to take your business to the next level? Let's talk Microsoft Azure & AI Services-where cutting-edge technology meets real-world impact. What's in it for you? ...

azure ai openai service

started by ecfdata on 25 Nov 24 no follow-up yet
ailawyer123

ailawyer 7/12 - 2 views

Legal Win with a Twist! Recently, I represented a landlord in an eviction hearing. My strategy focused on a technicality related to the eviction notice. It was a long shot - the relevant case law ...

started by ailawyer123 on 07 Dec 24 no follow-up yet
milkyf

Slow hair growth! - 4 views

If you're struggling with slow hair growth, there could be a number of reasons behind it, such as genetics, diet, or stress. One helpful article I came across https://byc-news.de/lifestyle-und-tren...

wadelb

Web Development for Small Business - 17 views

By choosing a competent agency to create your website, you are guaranteed to receive quality work, timely completion of the project and ongoing support. Web Development Dubai creates websites that ...

web development company website small business

« First ‹ Previous 61 - 80 of 80
Showing 20 items per page