WMASTERFACIL - BEGINNER SECTION:
| In this section I will try to help the novice webmaster to find in the sea of possibilities that exist at the time of making a web. |
| There are certainly ways to make a website without typing just one line of code, and the result can be a very good web, but if we want to start learning to go deeper in this field, we must get used to the idea type code that is inevitable. |
| There is one question that always floats in the air when you start on this. Do I need programming skills to make a web site? |
| In principle no. No, because it is not necessary to learn a programming language to do it, but it will have on the horizon that the idea of learning one, because when our web range of significant challenges, we must inevitably resort to them. |
| But do not be frightened by that. When you need them, you've learned enough that you feel is not an insurmountable barrier, and you will gradually dominate. |
| For now let's start from the beginning. HTML markup language is essential for creating websites. Without it will not go anywhere, making it the first stop will. Many Html manuals available to anyone on the Internet, but before selecting one, you must make a consideration. |
| There are two ways to use HTML, including style of visualization of data, or using style sheets for this section. |
| It is not necessary to understand these concepts right now, just stay with the idea of working with style sheets (known as CSS) codes are shorter, more orderly and more efficient. |
| Therefore, we will learn to make our website as a primary language with HTML and CSS to specify the style (the way data is displayed on the screen). |
| Now another important question. You really can make a complete website with only HTML and CSS? Well, yes. And this is proof that you're watching. The codes on this page that does not match these languages come from the advertisements, such as copying and exposes the advertising company. |
| It is true that complex things need other tools, but until we need them, do not complicate. Since that time comes. |
| And how do we work? So very easy. I will not write an HTML manual, because there are many Internet that are very good (I have not the time to do so), but to answer any questions you may have to seek them. On this website there are some in Spanish. If I can look at some English for you. |
| After you go see a little what the thing is, I'll try to make a practical example of how to make a website (which I hope will be several tutorials to be done over time). Based on a style like this you're creating detailed tutorials to go seeing as it is step by step, until we complete the result. This way you can practice with a model that already exists, so you can get an idea before you start what you can get. And is not that difficult. |
| What you need to start working? Only the windows notepad and IExplorer browser (assuming that your operating system is Windows, if you use Linux, you will know quite well what they need). Later you need to download some browsers, but even that can wait. |