What's new

Welcome to the forum 👋, Visitor

To access the forum content and all our services, you must register or log in to the forum. Becoming a member of the forum is completely free.

New to html

Shadow_Lynx

Junior Member
Joined
Jun 12, 2013
Messages
1
Reaction score
0
HTML Coins
0
Hello all, I am new to html and i have a pretty basic question to ask. You know how you can download templates for free to use inside of adobe Dreamweaver? well i was wondering how the heck do you actually use the template -.- Am i completely stupid or am i actually aloud to just right open the index inside of the template folder and simply open with Dreamweaver and start adding all my information to it. Thank you all
 
Yeah! Of course you can. Just open dreamweaver and open up the template and start working on it.
 
I really don't recommend using dreamweaver because I think that you will not learn about HTML that way. The best way to learn is to open notepad (I would strongly recommend Sublime Text 2, because it's great) and just start typing the code. It is really fun and you will learn a lot more that way. That is just my opinion :)
 
As a beginner, I recommend you don't use dreamweaver. First, as someone else suggested, learn to type code properly by hand. Look up some video tutorials online, there are plenty of free ones. Once you can code without hesitation, move onto dreamweaver.
 
If you'd really like to learn html by hand with tutorials or need some help, I thought codecademy was very good. It goes through the process step by step and will show you how to code by hand. It also goes through CSS and there are options for you to chose other languages, as well.
 
Well, Dreamweaver isn't exactly useless for a newbie like some of us painted it. I think you should open the downloaded template, and use the split interface on Dreamweaver to edit it. This way you can see what the page looks like on a WYSIWYG interface, as well as the codes used to create each element on the page. You should be able to learn faster this way.
 
As you mention that you are new to HTML, well, I would strongly suggest that DONT use any Free Templates for now. Instead, look at those templates, and try to re-create them from scratch - if you really wanna learn HTML and its Practical Usage. Once you get near to that look and feel, opt for learning CSS and that should help you getting closer to the look and feel.

Once you have mastered this, then use the Free Templates.

As for all those who have suggested that Dreamweaver is NOT good for Learning HTML, they did not see that you are a newbie who wants to work with existing Templates - without a good IDE, you would surely find yourself lost specially when you are yet to master the HTML/CSS
 
Learning HTML requires least basic familiarity with using computers, and using the web passively (i.e. just looking at it, consuming the content). You should have a basic work environment set up as detailed in Installing basic software, and understand how to create and manage files.
 

Theme customization system

You can customize some areas of the forum theme from this menu.

  • Wide/Narrow view

    You can control a structure that you can use to use your theme wide or narrow.

    Grid view forum list

    You can control the layout of the forum list in a grid or ordinary listing style structure.

    Picture grid mode

    You can control the structure where you can open/close images in the grid forum list.

    Close sidebar

    You can get rid of the crowded view in the forum by closing the sidebar.

    Fixed sidebar

    You can make it more useful and easier to access by pinning the sidebar.

    Close radius

    You can use the radius at the corners of the blocks according to your taste by closing/opening it.

  • Choose the color combination that reflects your taste
    Background images
    Color gradient backgrounds
Back