Hi Buddies, Can any one of you tell me how can we edit the html of the website and how can manage FTP of the website in simple steps from where have to start and end.Is there any websites to teach me because i need get many more things to edit for my client portal,so please teach me as much as possible.
First you needs to install Dreamweaver or other code edit software in your pc. Also notepad work to edit the HTML code. You needs to be instal the FTP software for example filezilla etc. While both software installed then open the web page in Dreamweaver and you can edit the website part whatever you want. Then save as the web page and connect with your FTP and upload the updated files in root.
Or any thing else to do how change background,Font and Images of the websites where have go need to do through Dreamweaver?
for text changes you needs to be open the .HTML files in dreamweaver and you can edit it. For the color and background changes you needs to be open the .CSS file.
If you would like to learn the super basics of html and css, I recommend http://www.codecademy.com They are pretty clear in explaining the concepts of website creation
Yaa iam little child in Development and designing platform i want to know the more and clearly basically iam from Digital Marketing firm so that the reason....... if u have any snap shots or any demo website to operate FTP of the website please let me know !!
Try NVU, its newbie friendly and really easy to use. BTW I'm still using it after 9 years in IM. Also inside the software have "help" option with guide trough desired process. For FTP I use fliezilla and also easy and newbie friendly to use
Hi Buddies, You are always supporting in aspects of clarifying my doubts happy with that "Can i use this File Zilla and Dream waver for my personal blog for practice" ?
Study about the basic use of tags first. Start with a basic page & move on... The more interest you put towards learning the more it will excite you.
Log in to your Account manager and click the web hosting and chose the account then click Launch form the Tools section, click FTP File Manager and select the file you want to use and then click edit or modify your file content in editing window. Click save file.
I agreed tocreativewebmaster. But you can open your page not only dream weaver, but also in notepad. It is lighter software than dream weaver.
This page is a mess of broken English and retarded postwhoreish answers. Let me clear it up. You edit HTML code with a text editor. A good editor to start with is Notepad++, which can be found at http://notepad-plus-plus.org/. In order to properly know what you're doing, you need to learn both XHTML Strict and CSS3. You can learn using a textbook or use a website like CodeAcademy. You should not use a tool like Dreamweaver to edit HTML as it prevents you from actually learning the code. FTP is a method of transferring files to a web server. You'll need a FTP client such as FileZilla, which you will use to transfer files. You need to input the server details, port and your username/password into the dialog. You can then upload files to the server.