Skip to main content

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

Rss Feed Group items tagged

htmlslicemate.com

Web Design: A Guide to CSS3 pseudo-classes - 0 views

  •  
    The pseudo-classes are used to target elements without having to add extra classes, attributes or ID; that is why it is called in that way, pseudo-class. Throughout our previous posts, we have covered a few new CSS3 pseudo-classes, including :not, :before and :after, :first-of-type and we also use pseudo-classes in ...
Vernon Fowler

Improving 404 Page Design | Webdesigntuts+ - 0 views

  • As we keep mentioning, a 404 page needs to be extremely useful for the user. There are plenty of ways to achieve this, but some of the best features a 404 can have are:
  • A Search Form
  • Display a List of Popular Pages
  • ...6 more annotations...
  • A Link to your Sitemap
  • Report a Broken Link
  • It’s better to say something like "Oops! We couldn’t find the page you were looking for.", than simply stating the facts, such as "404 Error: Page Not Found".
  • Having a minimalist, basic 404 Error page design can still be effective.If you have a massive site, such as Google, with many, many possible related pages then a 404 page with things such as sitemap links, popular pages lists, or a search form isn’t particularly practical, and most likely won’t help the user much anyway.
  • A good 404 page can also be casual, and even funny.
  • The second of these two methods can also be used to stop search engines from finding any pages you don’t want them to see – such as your 404 page, your back-end PHP files (such as login functions) and more. Just add their URL to the robots.txt file and upload it to your server:001Disallow: /404.html
maryamkamal

FBise 9th and 10th Class Result 2017 Online Announced - 0 views

  •  
    Fbise 9th and 10th class annual exam always held in the month of March and end in April. As we know a large number of students took admission every year in matric exam. The board takes two or three months to manage the result. After two or three months of exam. Hopefully, Fbise 9th and 10th class result 2017
Adan Shaw

eBook cover Design Services by eBook Designing Company - 0 views

  • Our book design team along with a company wide experience in print, web and rich media graphic designing, typesetting and typography allows us to give your books the cover and layout they deserve. We have designed more 1000 book covers and recently we were privileged to design covers for 3 books that made it to the top 100 bestsellers lists.
  • Visualization
  • Illustration
  • ...4 more annotations...
  • Implementation
  • Typography
  • Layout
  • For any further queries please write to us at enquiries@realitypremedia.com Or you can request a quote. You can also upload a sample of your content here, and specify the type of utput you require.
  •  
    Give your books the cover and layout they deserve with our expertise. We understand the design, typography and layout that will help your book stand out and sell.
magecompinc

Magento 2: How to use Default Curl Class For API Call - 0 views

  •  
    Magento has already created a CURL class for future enhancement. To maintain Magento standards, developers must use default CURL class when there is a requirement to call third-party API.
wetechsoftware

How much does a software developer cost in Vietnam? - 0 views

image

started by wetechsoftware on 23 Jan 24 no follow-up yet
Vernon Fowler

Common HTML Validation Problems - 0 views

  • To avoid problems with both validators and browsers, always use & in place of & when writing URLs in HTML
  • When writing the same URL in a plain text email message or in the location bar of your browser, you would use "&" and not "&".
Richard Boss

Generic Class - 0 views

  •  
    An Article from Technet, especially for dot net developers. What is Generic Classes and How it is created? Let us know by example in this article.
Maxi Peñaranda

performance - Android webview slow - Stack Overflow - 0 views

  • android:targetSdkVersion="18"
    • Maxi Peñaranda
       
      Could be a solution. Modifiy the tiApp to make the webView faster.
Jochen Burkhard

Simple PHP Class-Based Querying | Nettuts+ - 0 views

  •  
    Though it is usually advisable to use some sort of framework or CMS, sometimes a project is small enough such that those options would weigh down the development. However, even in smaller projects, separating presentational elements from backend querying should not be ignored. This tutorial will walk you through creating a basic class-based querying engine for PHP and MySQL.
srceducation

SRC Education - C ++ Courses in Delhi, C++ Coaching Classes In Laxmi Nagar - 0 views

  •  
    SRC Education Institute offers a wide range of C ++ Courses in Laxmi Nagar Delhi to meet the growing corporate needs. It is the best java training institute for the students those who are searching for C++ Coaching Classes In Laxmi Nagar and placement assurance.
arjun aswal

Dmitri Chavkerov Tennis Lover: About Dmitri Chavkerov - 0 views

  •  
    Dmitri Chavkerov is Russian entrepreneur, who was born in Siberia, Russia in 1982. Dmitri Chavkerov went to Beverly Hills high school in California, USA, and graduated in the class of 2000 on principal's honor roll. While in high school, Dmitri Chavkerov received 6 Golden State Awards in 6 different subjects. He received high honors in geometry, honors in algebra, and recognition in biology, chemistry, English, and government. These awards qualified Dmitri Chavkerov to receive golden state diploma. He was the only person in his graduating class to graduate with golden state diploma. After graduating from Beverly Hills high school, Dmitri Chavkerov was accepted to Queen's University in Alberta, Canada, which at the time was considered #1 business school in Canada. Dmitri Chavkerov never went to Queen's University. Instead, he partnered with former owner of biggest construction company in Russia, Alexander Drannikov. Together they started their own brand of boxing equipment and porcelain dolls. They also did some business in the fields of electronics and jewelry/watches.
Amber Bailey

The Importance of Finishing an Oracle Course - 0 views

  •  
    http://www.perftuning.com/virtual-classes - Oracle databases are widely used; thus, completing an Oracle course will allow you or your IT head to understand how to work their systems. Oracle courses are not cheap, but they are necessary, as Oracle classes will ensure that your IT staff remains updated and competent in the very popular system. So an Oracle course really is a necessary business expense.
Luciano Ferrer

Cutter.js Truncate HTML - 1 views

  •  
    "We sometimes need to display a shorter version of a text/content so that it fits to the layout as expected (like the "read more" links shown for truncated content). Cutter.js is a JavaScript class that allows us to accomplish this on the client-side without losing markup. The class cuts the content to the number of requested words and if needed puts a link to open the full content again and, if wanted, places a link to open the full content. It is a standalone + lightweight resource (1.5kb gzipped) and works cross-browser."
Richard Boss

Generic Interface - 1 views

  •  
    As done for a generic class, you can create a generic interface that would serve as the base for generic classes. To move forward, when creating the interface, we have to follow its naming structure. To know more about generic interface read this article.
Richard Boss

Classes in Collections | LINQ - 1 views

  •  
    In this article, we will see about classes which are used in dotnet. To know more, read this article.
Soul Book

How To Use CSS3 Pseudo-Classes - Smashing Magazine - 0 views

  •  
    "CSS3 is a wonderful thing, but it's easy to be bamboozled by the transforms and animations (many of which are vendor-specific) and forget about the nuts-and-bolts selectors that have also been added to the specification. A number of powerful new pseudo-selectors (16 are listed in the latest W3C spec) enable us to select elements based on a range of new criteria."
‹ Previous 21 - 40 of 452 Next › Last »
Showing 20 items per page