Search Web

Sunday, June 12, 2011

Asp With Forex

Hi Friends,

So its being a long time for us to have a lecture of asp with forex and this is not so good. So sorry for that. And lets continue to have website of asp with forex. Its easy to make asp forex trading site. we will briefly do our lecture in the next post. Firstly make ur previous lectures revise and c u.

Saturday, March 26, 2011

Come To Real Work at Forex Trading Site

Now is the real work to do to start a forex trading website.Now what we have to do is to write a p tag in the same fashion as we did with the html and the body tags. there are also two tags for the p tag one for the starting and one for the closing tag.Just like that. <p> This is some of the forex text here for the example view</p>. Here P tag is used to create an new paragraph and also has some attributes. attributes are the working properties of a tag. For example we have a tag of font like <font> . So now what will be the properties of the font tag. Definetly there will be a font type and the size and the color and etc. so these all are called the attributes of a tag. we will show u up the usage of a tag with an attributes.

<font size="3" color="#ffffff">

This is some text here

</font>

Tuesday, March 22, 2011

The Second Step in making Forex Trading Web Page

In the previous post we have done about the making of a forex trading webpage. that was the most basic step. In that we just make a simple HTML file and then in between the <html> and </html> tags we write some of the simple rubbish text. And then we saw that the text in file was showing up in the browser. Now its time to furnish our Forex Trading Webpage and make it look like a website. To do this HTML divides the webpage in two main sections. One is the Head Section which controls the head of the browser window, means the title bar and other things just as css, javascript, etc. these are the things which we will learn after the HTML session. So Continuing the lecture. We will now see the use of the Head tag we will start and end the head tag in the same old fassion as <head> as the starting tag and the </head> as the closing tag. these tags will come between the starting and ending tags of HTML. In the pattern as given below

<html>
<head>
<title>
</title>
</head>
</html>

Here we have used the title tag in between the head tags and that we will use for the editing of title bar title

Time to begin For Forex Tradin with HTML

Hey All,
Sorry for this post being posted late.Actually gotta to do some work. So Now starting with the forex trading site making with HTML. So first of all we have to make a new html file for the forex trading topic. Open the notepad and write this for starting the <html> and at the end for closing the </html>. So now what we have to do all is in between the HTML tags. These above and are called tags and markups. As i already have mentioned that in HTML we will be dealing all the time with the markups. so the very basic and the starting and the ending of the HTML. You have learned today. Now when we have written the starting and the ending html tags. Now what you will write in between these tags will show up in the browser as the webpage body text. and for the last step now you have to save the file with the .html extension. It is the most necessary step, as if u will not do the last step, then the whole of ur hard work will not end up and u will not be able to see the result. Now when u save the file with the .html extension. Now the file will open in the default browser and display all of ur text that u have written in the file. This is all for u now. Go and practice it. Next will be with in the next post. So practise it up and make a new forex trading site webpage with the HTML.

Tuesday, March 15, 2011

HTML in Forex Trading Site

HTML plays a basic role in making the forex trading site, though is not verily necessary that you have to learn HTML to make a forex site, there are also a lot of tools available in the market that make a site developing a lot easier. So don't worry and just relax. but to have the very basic knowledge we will have to learn a little bit of HTML and as we have to go to dynamic languages so starting with the HTML. HTML means Hyper Text Markup Language, as the name defines that the language is based on markups we also call them tags.

Make Your Own Forex Trading Site

ok. lets get started with that how to make the forex trading site on your own basis. here in this site we will get you started with the basic knowledge of the dynamic website tools, languages etc. Let's get started