Tuesday, January 14, 2014

In previous lessons mentioned that tags are characterized by attributes. However, you should know w


In previous lessons mentioned that tags are characterized by attributes. However, you should know who what tag attributes cool fonts available to it. As various appliances (refrigerators, air conditioners, stoves, etc.) have the make, model, energy class and other common characteristics, there are several attributes that are valid for all HTML tags. On the other hand, the air conditioning cool fonts can not say that they have the capacity, unlike refrigerators. By the same token some HTML tags are characterized by individual attributes.
Bases include id, class, style and title. ID is an attribute whose value (if set - no one is forcing you to set the ID of each item) must be unique on the page. This attribute is used to pinpoint an item which in poseledstvie through CSS we can ask certain style, or to select our via JavaScript. CLASS is an attribute which again we can use to determine the elements that easily cool fonts add style in CSS, or we could easily selected with JS in HTML5 (or in older versions of HTML, but if you use a JS library such as jQuery, to do all the hard work for us). Classes, unlike ID-th allow to use many times on one page.
Title attribute is used primarily for accessibility elements (use of robots or programs that read the HTML), the only thing that appreciable screen is that if you hold the mouse over the element title attribute, then after a couple seconds show some tooltip, containing the text of the title attribute.
Style is an attribute which I personally encourage you not to use. By itself, this attribute allows you to declare CSS styles for a given element in HTML-a. The best that we can do in a real project cool fonts is to pay structure and informationof our page in HTML-old, but the appearance is declared using CSS in a separate file. This allows for much easier cool fonts maintenance. Style attribute cool fonts can be used only in some small example / demo pages of small functionality, which held the convenience to easily track which styles which elements relate, without having to walk back and forth in different files.
Linguistic attributes dir and lang (in xHTML lang is xml: lang). DIR determines the direction of the reading of the text - from left to right or right to left (Arabic). HTML write a page of 6 years and only a month ago I had to make a page in which there were Arabic, that I need to use this attribute - frankly by then I was not even sure if any of these attributes can ask all tags or only for html elements. This attribute is special in that there are only two valid values - ltr (left-to-right - from left to right) and rtl (right-to-left cool fonts - right-left). Any other value will simply be ignored by the browser and make your code invalid.
Other language attribute - lang - also has a few (but more) predefined values. It should be set to the language code that is contained in the element. For this is the Bulgarian bg, for English is en, etc. The meaning cool fonts of this tag is to support search engine cool fonts robots and programs that read the code could be used for more specific styles, some JS functionality.
In general it is better to ask both linguistic attribute more <html> tag with which they are automatically inherited by all internal parts. The value of dir is the default direction in which we read, so it is almost superfluous to ask, but lang is a good parameter, which indicates that our site is for a particular geographic area, and even on Google Chrome (for example) will it is easier to determine the site of what language is and if it is different from the basis on which we set to work browser to offer to translate it automatically (I think that other browsers do not currently have built similar cool fonts functionality, so give example of Chrome, and not only want to make his ad, but his is the best browser).
Tabindex allows us to specify the order in which elements will receive cool fonts focus when users press the tab key on the keyboard. In general not all elements can receive focus. cool fonts Even if you have not changed the focus will have links (<a>) elements and forms (<input>, <select>, <button>, for which we have not talked, cool fonts but no you need if you do not know server-side programming, to which we may reach a sunny day). However, if you ask tabindex another element, it automatically gets a focus. If you ask for a value of 0 tabindex, then the element gets default value, which is simply cool fonts the serial number of the item that can have focus. Tabindex = 0 is used to give an opportunity to focus on certain elements

Posts Latest active


Posts Latest active
23-11-2010, 12:01 AM
Hello Colleagues I have the following question how I could every last post on wordpress category have made a different color. The idea is this, if I have several categories eg: Web, IT Design ... and so I put articles in each category div and for example by entering it in the menu in the Design category, div always put the last article in this category to show a different background image for example and the other is greater. How can this happen? I could nowhere find a net examples. Thank you!
Cancel Post
Re: Change page (category) in Wordpress. Only that it will be a different color on each page.
Re: Change page (category) in Wordpress. Yup, I tried it mlazarov colleague thus each first item of each page colored. @ Mlazarov any idea how can only the first article on the first page is different. Need some php maybe .. I'll be glad if you give kind solution that I watched some examples on the net, and one category is obtained exactly as I want, but not in others. Very strange job. Greetings!
OK


Monday, January 13, 2014

-- Predpriemach.com -- Predpriemach Old -- Predpriemach Black2 -- Predpriemach DP -- Default Mobile


MiGG Разгледай Профил View Forum Posts Лично съобщение Visit Homepage View Articles Young Playa
. - , , . - css ! W3Schools
Jordan Manchev Разгледай Профил View Forum Posts Лично съобщение Visit Homepage View Articles Senior pivot Member
wessly Разгледай Профил View Forum Posts Лично съобщение Visit Homepage View Articles Young Playa
Federal Разгледай Профил View Forum Posts Лично pivot съобщение View Articles Playa
Nov 2011 Местоположение Dammam Saudi Arabia Мнения 555 Rep Power 44
xland Разгледай Профил View Forum Posts Лично съобщение View Articles Member
, http://www.fontsquirrel.com/ pivot " " . https://kuler.adobe.com .
Jordan Manchev Разгледай Профил View Forum Posts Лично съобщение Visit Homepage View Articles Senior Member
Adsense Safe youtube, vbox7 .?
-- Predpriemach.com -- Predpriemach Old -- Predpriemach Black2 -- Predpriemach DP -- Default Mobile Style -- -- English Свържете се с нас Privacy Statement Terms of Service Горе
Всички времена са по ГМТ +2.Времето сега е pivot 04:10 .


Sunday, January 12, 2014

Perhaps noticing keywords sans-serif, serif, glogster monospace, cursive, fantasy. These are the na


In the previous lesson we explained some of the basic styles typical of the so-called box model elements. We talked about the display, margin, padding, border, width and height. This tutorial presents a little CSS3 addition to this model, and we look at some styles in terms of the text content of HTML elements.
Personally to me are always many elements I like rounded corners and always I try to achieve this effect in some way. These methods are many - including the use of Table 3 3 which vsashtvnost terms of semantic code is quite wrong. There are various ways to create glogster takosti rounded corners, but the most appropriate moment is in the through CSS3. The only restriction is that IE 7 and 8 will not support them (unless you take special measures but now will not talk about it, just concerned I will say that it is a http://css3pie.com/) . The latest versions of all famous brands glogster browsers (Chrome, Firefox, Safari, Opera, even the latest version of IE) maintained by CSS style to ask border-radius. Until recently, some browsers (even now some do have this problem) require this style to be set by the corresponding prefix for manufacturers, as the style was not finalized (and he has not, but has already glogster established itself enough style to work without prefix). So be required Firefox-moz-border-radius, Chrome and Safari sophisticated style to set as-webkit-border-radius, Opera - o-border-radius. Given a single value four corners of elements are rounded browsers so that the radius of the circle with the same arc is what we have set. It is possible to introduce four different values for the four corners, starting from the upper left and continuing clockwise. This style keeps even the possibility of elliptical corners (not rounded like a circle, to say lower and wider angles zaoblani) However, these definitions differ glogster in different browsers (hence the need to use prefixes). At the moment we will not look exactly how you ask elliptical corners is usually enough rounding the corners, which is achieved by: div {broder-radius: 10px;}
font-weight - sets the thickness of the font. Values that are supported are normal, bold, bolder, lighter, 100, 200, 300, 400, 500, 600, 700, 800 and 900. The numerical values (100 to 900) are used for the fonts that are several glogster variations of the thickness. Normal is equal to 400 (the lower numerical values for light fonts), glogster a bold is equal to 700. Bolder and lighter values are relative and ask the current thickness is one level bolder glogster or lighter (logically).
font-family - dictate glogster font - Arial, Times New Roman, Georgia, Verdana, etc. Fonts whose names consist of several words should be written in quotes. Specifying font, you can list several fonts, separated by commas. Then the browser will try to provide content through the first font in case the visitor it is not installed on your computer, the browser will move to the next. Very often the sites using so-called websafe fonts, which means that they are installed by default on all computers all opiratsionni systems. Several distributed groups of fonts that are commonly used are: p.verdana {font-family: Verdana, Arial, Helvetica, sans-serif;} p.tahoma {font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;} glogster p.times {font-family: "Times New Roman", Times, serif;} p.georgia {font-family: Georgia, Times, serif;} p.monospace glogster {font-family: "Lucida Console "," Courier New ", Courier, monospace;} p.cursive {font-family:" Comic Sans ", glogster cursive;} p.fantasy {font-family: Impact, fantasy;}
NOTE: Arial and Helvetica are not really websafe, as Helvetica missing glogster by default on Windows, and Arial - a Macintosh, but if you whenever you use one type and others - will not have any problami. The fonts look almost identical and interchangeable on both operating systems.
Perhaps noticing keywords sans-serif, serif, glogster monospace, cursive, fantasy. These are the names of font types. Always complete declarations of font-family type of font you want to use. Serif-our fonts that have small corners around the edges of the letters. It is said that they are easier to digest glogster when printed text. Sans-serif-our fonts that do not have any corners. Are said to be more suitable in the monitors, since these fine corners are not always sufficiently displayed in a relatively large pixel screens. Monospace type fonts have the same width of the letters. One time writers pastures used such fonts for reasons which themselves know. Cursive fonts have that little or

Although both standards are still different phase incompleteness, their separate modules not only h

Blog Gonzo
Do not know if you paid attention, but under each article showing how to use the new features of HTML5 and CSS3 have at least one comment like "but it does not work in IE, will have to wait." No time to wait if you do not want to miss the train, get in now because then catching up is difficult. The future is coming recorder and there is no waiting for you!
Although both standards are still different phase incompleteness, their separate modules not only have gotten stable species, but already have broad support across browsers. And if so many insist on IE, a lot of things or degrade gracefully, or is there a specific way to achieve the effect. And you do not believe that websites should look the same in every browser?
HTML5 defines a pile of new types of items input by the user. Special elements for website address or e-mail to enter numbers using buttons recorder up - dadolu or slider input times and dates. And there is absolutely no problem, but to use them, because older browsers instead of unknown types will use the input text field. If you keep a lot with a little JavaScript you can fix things. And the advantages recorder are that users of modern browsers will have a better user experience. For example sobstvenitsitne of iPhone (perhaps recorder others) will see a keyboard consisting only of characters allowed recorder for entering a URL or mailing address. Video and audio elements
Now all desktop browsers but a great support new elements to publish video and audio in web pages. Although there are differences in the supported formats with very less effort you can share the latest funny video from last night's party. And do not forget the two biggest site for posting video - YouTube and Vimeo already support HTML5 video, Vimeo even developed a player recorder for embedding their videos on other sites. data-attributes recorder
A great way to add additional data to DOM elements in your web application. recorder The standard offers the ability to add any number of attributes, starting with data-and allows access to data stored in them by the dataset property of DOM elements. No more countless implicit and explicit elements and custom attributes set only to give access recorder to any data through JavaScript. CSS3 selectors
CSS3 defines some interesting ways to target styles to page elements. recorder Particularly interesting recorder are the new pseudo through which you can direct the styles recorder not only to the first child element (: first-child), but the last (: last-child) and even to every member whose index corresponds to an expression of type a * n + b (: nth-child ()). Shaded by text-shadow and box-shadow
Want shadows? No problem, CSS3 is open! But some users' recorder browsers will not display them? So what, some users are not able to see them, but rather to demand it makes you download pictures anyway. Colors in RGBa
You can make the background of a translucent elements, or text him, or loop, as demonstrated by now. Instead PNG images slow loading of the website, you can achieve amazing effects using only RGBa. Rounded corners using border-radius
Enough recorder already with these sliding doors with CSS3 you can achieve recorder the same effect and much more. In one way or another property is maintained from Firefox 1 and if you have not used it, it's about time. CSS3 Media queries
Have you tried how your site looks on a large monitor? A mobile phone or iPad? It is not as you imagine it, right? Using CSS3 media queries you can apply different styles depending on the resolution, orientation, or the number of colors that the display supports. With just a little extra CSS you can customize your website for mobile devices and high-resolution screen. Adaptive design is the new black! Fonts with the @ font-face
Oh, I almost forgot, @ font-face! It was a hot topic before the half or one year, you have not forgotten? No matter if you prefer the convenience of one of the many services providing web fonts or fonts post alone. Time to get rid of the shackles of web-save fonts to show that typography on the web has a future.
Very good description of the functions you did. It's almost an online tutorial. Congratulations and thanks for the work! I think some things will help me "now and immediately" :-) Angel Profile September 24, 2010 @ 20:42
Have long been meaning to do some useful the tutorial for HTML5 and CSS3. Our last few projects commonly use new specifications, and is very useful! The more you use, the faster you will enter. And after the new IE9 (which holds pleased to present), I think it is set slowly end of a

Saturday, January 11, 2014

http://nau4i.me/jupgrade/index.php - website with video tutorials made by Ivan Vankov deamon tools


http://nau4i.me/jupgrade/index.php - website with video tutorials made by Ivan Vankov deamon tools (gatakka @ youtube), who last week began to lead classes in PHP Telerik (https://telerikacademy.com/Courses / Courses/Details/104) as an external speaker.
http://www.tehplayground.com / - online editor with which you can directly test your PHP code without having to make a new file each time in the www folder. The disadvantage is that it supports HTML code, and Cyrillic. Try it with Ctrl + Enter.
About Me


Friday, January 10, 2014

A daft thing long someone has not done! Working with this it can make you nervous for 10 minutes ex


Registration Newsletter / Why register? / Log log id.capital.bg Europe cda Business Daily Diary Diary L! VE Capital Careers HOREMAG Regal Foreign Policy - Bulgaria Property Index Gradat.bg Bacchus Search
/ / Business / Technology and Science
Quality cda journalism is a matter of principles, professionalism, but also money. If you want to support the standards of "Capital", you can do so here. Thank you. Amount of donation: Donation Payment is by ePay.bg
Microsoft launched a new version of its tablet from Daily, September 23, 2013
Years ago, when Microsoft unveils Windows 8, the company was firmly convinced that it is time for a radical change in the operating system. The software behemoth, however, was unprepared for the strong reaction of consumers. At the end of this week the company presented innovation platform, which is trying to correct the mistakes that caused the dissatisfaction. Windows 8.1 stand before the difficult task to return people's interest cda in the operating system of Microsoft. After the huge success of Windows 7, with over 450 million dedicated license for less than two years has become the largest and fastest-selling version of the platform in its history, the intake of "eight" was quite cool. Originally platform noted relatively slow start while people are still considering whether migration is worth it. Eventually sales left, she even managed to equal the record of Windows 7 sold 100 million licenses for the first six months of its existence. Unlike Windows 7, however, for which praise continues cda today, his successor is under a constant barrage cda of criticism. Need to change Windows 8 introduced many changes in the platform. Two of them were quite drastic and provoked the biggest of the dissatisfaction of the people. The first was the introduction of the new home screen which displays the most used by user applications such as tiles on the principle of the mobile cda platform Windows Phone. Because Microsoft wants Windows to prepare for the ever-popular tablet devices, the company felt that it is better to rely on a simple interface. In parallel, Redmond was aware that fans of tradition and consumer desktops and laptops will benefit greatly cda from the new interface and will avoid it (something that people began to share in the forums before Windows 8 is released officially) . Therefore, the company cda decided that it would try to impose a new screen with a little more forceful methods. She did a basic interface that greets users even when you turn on the computer. Then the software behemoth took the drastic decision to remove the Start button, which trigger serious discontent among consumers. However, for several months, the company was adamant he believed that the change is for the better. Criticism of consumers did not subside gradually Windows 8 sales began to slow. This in turn provoked an overall slowdown of the PC market that IDC has shrunk by 7.6% in the third quarter. This time, Microsoft seems able to react in time. Early in the summer, the company announced that it is preparing a big update cda to the operating system and it will make the changes that are most desired by consumers. According to analyst firm IDC and Gartner, however, the intention of the software giant further help slow the market, but on the other hand, creates better conditions for its recovery in the coming months. Enough customers to adopt Windows 8.1 and choose it as their operating system. 1 2 Next Page " Great Comeback "
If this material you liked or want to express solidarity with the specific topic or cause, you can support us financially cda with a small donation. Amount of donation: Donation Payment is by ePay.bg
A daft thing long someone has not done! Working with this it can make you nervous for 10 minutes exactly. Tablet is a tablet, the company's comp. One serves as the Internet while you're on vacation, others earn money for vacation. Can not both be handled in the same way.
Linux Ubuntu in the face of long jumped bar for use as a desktop system. Moreover, when not activated Java, this system is impenetrable. No virus or other malware that can put it down. This is for the simple reason that the number of viruses for Linux end with the fingers of both hands. Something else must be pre-compiled kernel to trigger. Security, which gives Ubuntu is unique and without price. Whether cda Windows applications can run long also not a problem. cda All Windows applications can be herded into Ubuntu using virtualization technology. We are not talking about the Wine project and free tech alternative to Citrix. Looking forward wait to get blown first phones with Ubu