In the last tutorial we started doing in Pohotoshop design theme of our blog, in this chapter we will spend what we have in PSD format to HTML format with the files needed to achieve some effects on our website (Javascript and CSS).
We already had in skyandstars a tutorial on how to use foreign sources on our website using the tool Cufón , now this time we will use the property css @ font-face with an automatic generator of. otf and. ttf to use any typography in our websites.
Sure you've seen several websites that offer the effect of changing or design background with just a click away, it occurred to me with a simple form and some PHP, here I leave the video tutorial on how to achieve this tremendous effect.
Entry published by Mijael166 skyandstars.net day for January 10th, 2010, until now there is a comment . Entry filed under: CSS , Environment , PHP , Tutorials
We always find incompatibility of some properties we use to create our web browsers to try to avoid these incompatibilities has established a convention so to speak. In this short guide I will explain how to validate HTML and CSS of your website according to standards currently recognized as valid.
Sure most of the creators of websites that has happened to them when they're editing it, changing the style sheets are not reflected, this happens automatically because the style sheets and Javascritps are stored in a kind of memory called Cache, this tutorial we will learn to avoid this problem in a simple way using some PHP.
Entry published by Mijael166 skyandstars.net day for January 6th, 2010, so far no comments . Entry filed under: CSS , JavaScripts , Environment , PHP , Tutorials
Whenever we design our website we would like to use sources other than the usual Arial or Verdana, Internet Explorer can use the @ font-face that we explain here , but this method works for us for the rest of explorers, with this tutorial we will use the tool to use Cufón any source on our website regardless of the browser we use.
Entry published by Mijael166 skyandstars.net day for December 26th, 2009, until now there are 10 comments . Entry filed under: CSS , HTML , JavaScripts , Middle , Tutorials
With this guide we will learn to move our website from a PSD (Photoshop Document) to HTML. This is one of the most common problems faced by people who are new to the world of websites, the fact that everything is just like when we design is a bit difficult, you learn to do it step by step.
If you want to learn how to make a web, the first thing you should know is HTML , once you know the basics of the labels used to make websites, is knowing what you need to style your project, that you do it with CSS. And is that an editor such as FrontPage or Dreamweaver help you with coding, but when defining the font style or color desired, these programs offer you limited help, you must choose yourself. If you follow this series of guides will guarantee you will be able to define the style of your entire website without having to help with any type of program.
Entry published by Mijael166 skyandstars.net day for August 15th, 2009, until now there are 12 comments . Entry filed under: CSS , Beginner , Tutorials
One of the most common problems that occur when creating a website is the fact the resolutions, is that a page looks different depending on the size of the user's screen, with this tutorial I will give recommendations for choosing the best resolution and to adjust to the different screens as possible.
Entry published by Mijael166 skyandstars.net day for July 4th, 2009, until now there are 23 comments . Entry filed under: CSS , Middle , Tutorials
Opacity in CSS image is a value that makes the image "transparent" depending on the value they add, is something like what we do with our photoshop. With this guide, you learn to use this value in both Internet Explorer and Mozilla Firefox.
Entry published by Mijael166 skyandstars.net day for June 12th, 2009, until now there are 6 comments . Entry filed under: CSS , Beginner , Tutorials