First Website With Notepad

Heya guys, im making a website with merely Notepad… and We would like help with text alignment ( http: //teamsoa. awardspace. com/ ) I would like to make it making sure that the text is often on the right too but i dont realize how to align it… Like I’d like to see it so that there exists test under Holds, And Affliates, and Demos. Heres the code…

HTML:
 < html>
< Head>
< Title> #TeamsoA:: Nonproductive And Support Us Through Cal Available!:: #TeamsoA < /Title>
< FASHION type=" text/css" >
<! --
A text-decoration: none
-->
< /style>
< /head>
< System Background=" TEMPLATE. jpg" >
< Font face=" Arial, Comic Sans MS" >
< Font color=" white" >
< Font size=" 2" >
< /font> < /font> < /font>
< br>
< br>
< br>
< br>
< br>
< br>
< br>
< br>
< br>
< br>
< br>
< br>
< br> < Font color=" black" > < a href=" Index. html" > < /a> Home< /font>
< br> < a href=" Roster. html" > Roster< /a>
< br> < a href=" MapList. html" > Chart List< /a>
< br> < a href=" Mapcycle. html" > Mapcycle< /a>
< br> < a href=" http: //czclansoa. proboards79. com/index. cgi" > Forums< /a>
< br> < a href=" ventrilo: //205. 138. 193. A COUPLE: 3798/servername=soA Ventrilo Server"
> Ventrilo Server< /a>
< br>
< br>
< br> #TeamsoA vs.
< br> #TeamsoA vs.
< br> #TeamsoA vs.
< br> #TeamsoA vs.
< br> #TeamsoA vs.
< br> #TeamsoA vs.
< br>
< br>
< br>
< br>
< br>
< br>
< br>
< br>
< br>
< br>
< br>
< br>
< br>
< br> soAeldrial
< /Body>

The internet site http: //teamsoa. awardspace. com/ we mentioned before….

Heya.

To get future reference, if your posting HTML, use the html html /html tags with no spaces, to allow it to become easier to stick to.

Now for your question, the full design will overlap just one image. It would end up being best to divide the images up in some way. (Not to point out that any web spiders/crawlers will never get any with the text).

From a post I can not guess your experience/skill level but brand new heard of/thought related to using Cascading Type Sheets (CSS)

CSS can be used to control just how a webpages’ features are displayed but not the structure in the web document, like HTML.

If you used CSS this is a lot less complicated, as the way it truly is now, you would need to be very particular with width values to acquire the text where you choose it.

I realize CSS just not adequately =\

In case you split the graphic up, and have the section in which it says " Sponsors" being an image, you could float a div right and get it done that way,

HTML:
< div class=" sponsorsSect" >
lorem ipsum..
< /div>
Code:
< fashion type=" text/css" >
. sponsorSect

drift: right;

< /style>

so make each thing a different image Then ii complete

Code:
< fashion type=" text/css" >
. sponsorSect

drift: right;

< /style>

so this. sponsorSect is where i place the image url or maybe where would my partner and i put that

Like:

Code:
< fashion type=" text/css" >
. sponsorSect

background-image: url('image. gif');
drift: right;

I must make it some sort of background image

That may be just the attribute name utilized to give an factor an image.

So how would i place the text in the actual image

You must go experiment with X/HTML and CSS.

In case you put text inside a div that is actually given the model then that text will review the image.

In case you put text inside a div that is actually given the model then that text will review the image.

whats a div.

This entry was posted in Web Design and tagged , , , , , , , , , , , , . Bookmark the permalink.

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *