Saturday, August 27, 2011

How to install Wordpress

This is a thorough step-by-step tutorial that will show you how to install WordPress on your own server.


It's very simple to do.


1.Download wordpress zip file from wordpress.org.


Very first thing you will want download wordpress software.It's very easy to download .go to wordpress.org site click here  then you will see  Download wordpress button.click it after it will automaticaly  to your pc.now you have wordpress software.






2.Upload wordpress.zip file to your server.


Now you want upload that wordpress.zip file to your server.login your cpanel then go to file manager.then upload wordpress.zip file to your server.
after finished uploading unzip that wordpress.zip file.I think you know how to unzip that file.If you dont know it please click here.

3.Install Wordpress


After unzipping you will want install wordpress to your server.Before the install wordpress you will want a make database.It's very easy to do.click here.
Then type this on your browser address bar - http://yourdomainname.com/wordpress.
Now tou can see wordpress install window.Click that create a configuration file button.

After clicked that button you will see Wordpress Install 2nd window.


click lets go button.


Then you will see 3rd step window.this one is very important for install.
first field is DB name give your DB name.
then write DB user.
then write  DB passward.
then write DB host.(largly this filed use localhost but some times it will be change)
do not change table prefix field.
fill this form and click submit.


After submiting tou will see this window.


Click Run the install.
Now you can see wordpress admin form.fill it and use your own user name and passwords for wordpress loagin.ten click Install Wordpress.

After click that button you will see this window.click login.

Now you can see wordpress login window.please fill your user name and password click login button .after you can see wordpress dashboard.

If you have any questin about wordpress installation contact me .tis is my email:ttpmfernando@gmail.com.
Thanks





Saturday, January 8, 2011

Basic HTML Tags

This is basic html tags.




Defines a table caption

Deprecated. Defines centered text

Defines a citation

Defines computer code text

Defines attribute values for one or more columns in a table 

Defines a group of columns in a table for formatting

Defines a description of a term in a definition list

Defines deleted text

Defines a definition term

Deprecated. Defines a directory list

Defines a section in a document

Defines a definition list

Defines a term (an item) in a definition list

Defines emphasized text 

Defines a border around elements in a form

Deprecated. Defines font, color, and size for text

Defines an HTML form for user input

Defines a window (a frame) in a frameset
Defines a set of frames
Defines HTML headings

Defines information about the document

Defines a horizontal line

Defines an HTML document

Defines italic text

Defines an inline frame

Defines an image

Defines an input control

Defines inserted text

<isindex>
Deprecated. Defines a searchable index related to a document

Defines keyboard text

Defines a label for an input element

Defines a caption for a fieldset element

Defines a list item

Defines the relationship between a document and an external resource

Defines an image-map 

Deprecated. Defines a menu list

Defines metadata about an HTML document

Defines an alternate content for users that do not support frames

Defines an alternate content for users that do not support client-side scripts

Defines an embedded object

Defines an ordered list

Defines a group of related options in a select list

Defines an option in a select list

Defines a paragraph

Defines a parameter for an object

Defines preformatted text

Defines a short quotation

Deprecated. Defines strikethrough text

Defines sample computer code

Defines a client-side script

Defines a select list (drop-down list)

Defines small text

Defines a section in a document

Deprecated. Defines strikethrough text

Defines strong text

Defines style information for a document

Defines subscripted text

Defines superscripted text

Defines a table

Groups the body content in a table

Defines a cell in a table

Defines a multi-line text input control

Groups the footer content in a table

Defines a header cell in a table

Groups the header content in a table

Defines the title of a document

Defines a row in a table

Defines teletype text

Deprecated. Defines underlined text

Defines an unordered list

Defines a variable part of a text

<xmp>
Deprecated. Defines preformatted text

Defines a table caption

Deprecated. Defines centered text

Defines a citation

Defines computer code text

Defines attribute values for one or more columns in a table 

Defines a group of columns in a table for formatting

Defines a description of a term in a definition list

Defines deleted text

Defines a definition term

Deprecated. Defines a directory list

Defines a section in a document

Defines a definition list

Defines a term (an item) in a definition list

Defines emphasized text 

Defines a border around elements in a form

Deprecated. Defines font, color, and size for text

Defines an HTML form for user input

Defines a window (a frame) in a frameset

Defines a set of frames

Defines HTML headings

Defines information about the document

Defines a horizontal line

Defines an HTML document

Defines italic text

Defines an inline frame

Defines an image

Defines an input control

Defines inserted text

<isindex>
Deprecated. Defines a searchable index related to a document

Defines keyboard text

Defines a label for an input element

Defines a caption for a fieldset element

Defines a list item

Defines the relationship between a document and an external resource

Defines an image-map 

Deprecated. Defines a menu list

Defines metadata about an HTML document

Defines an alternate content for users that do not support frames

Defines an alternate content for users that do not support client-side scripts

Defines an embedded object

Defines an ordered list

Defines a group of related options in a select list

Defines an option in a select list

Defines a paragraph

Defines a parameter for an object

Defines preformatted text

Defines a short quotation

Deprecated. Defines strikethrough text

Defines sample computer code

Defines a client-side script

Defines a select list (drop-down list)

Defines small text

Defines a section in a document

Deprecated. Defines strikethrough text

Defines strong text

Defines style information for a document

Defines subscripted text

Defines superscripted text

Defines a table

Groups the body content in a table

Defines a cell in a table

Defines a multi-line text input control

Groups the footer content in a table

Defines a header cell in a table

Groups the header content in a table

Defines the title of a document

Defines a row in a table

Defines teletype text

Deprecated. Defines underlined text

Defines an unordered list

Defines a variable part of a text

<xmp>
Deprecated. Defines preformatted text


These tags are the all tags in html.if you are learn this , you can started designing web site.