WordPress theme from scratch (HTML)

WordPress theme from scratch (HTML)

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).

Entry published by Mijael166 skyandstars.net day for June 27th, 2010, until now there are 3 comments . Entry filed under: CSS , HTML , Middle , Tutorials , WordPress

Generator @ font-face: Use foreign sources in website

Generator @ font-face: Use foreign sources in website

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.

Entry published by Mijael166 skyandstars.net day for April 15th, 2010, until now there is a comment . Entry filed under: CSS , HTML , Middle , Tutorials

Change background color of dynamic web

Change background color of dynamic web

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

Validate HTML and CSS

Validate HTML and CSS

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.

Entry published by Mijael166 skyandstars.net day for January 7th, 2010, so far no comments . Entry filed under: CSS , HTML , Beginner , Tutorials

Avoid CSS and Javascript Cache

Avoid CSS and Javascript Cache

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

Using rare sources with Cufón website

Using rare sources with Cufón website

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

PSD to HTML

PSD to HTML

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.

Entry published by Mijael166 to skyandstars.net on September 2nd, 2009, until now there are 8 comments . Entry filed under: Advanced , CSS , HTML , Photoshop , Tutorials

CSS For Beginners (Chapter 1)

CSS For Beginners (Chapter 1)

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

Website Set to all Resolutions

Website Set to all Resolutions

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

Image Opacity with CSS

Image Opacity with CSS

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