FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

i need this

 


Ohsakm
I need this webtemplate, all information is in the jpg.



i don't want a logo, i need it with that colors, the web template can be in html or php (i prefer php if it posible).

i need it as fast as posible. i will pay between 60 and 80 frih$.

i think it is easy to make Smile
bladesage
I'll be more than happy to make it for you Smile. I'll make it in html, then convert it to PHP for you. Would it be okay if I do part of it with CSS, to make color scheming easier? I'll get right on it.

-----------------------------------------------------------------------

I'll also put in an iframe, if that's alright. Then the browsing would be much smoother and conservative.

Links: Maroon
Visited: Red
Active: Cyan
Hover: Black/white (black text on white background)
Text: light pink

Correct anything neccesary.

Your order number: order005

-----------------------------------------------------------------------

BTW, doesn't the link color seem a bit too dark?



mathiaus wrote:
Please don't double (that includes triple, quadrouple etc) post. Use the button!
mathiaus
A lyout cannot be made in php. PHP is used for processing but any output will have to be in HTML Rolling Eyes

Question: Are those the dimensions you want?
DeFwh
I dont know waht hes doing but ive already taken the job and completed it but i have had no response in 2days from him so.

And he was kind a specific about the template being basically exactly the same as the pic he gave.
bladesage
You can make almost any page in HTML and turn it into .php, and it will work just the same, but with more features (login, data processing, etc.).

And you can still apply css document styles to them. Which is the big thing I used. I pm'd you.
Assiez
I'm not here to accept the job, just to clarify the points and differences between php and html.

HTML is not a programming language, it is a set of markup rules which tells browsers (ie internet explorer or firefox) how to display a page correctly. They consist of little tage like <b> or <form>. PHP on the other hand is a programming language desgined to work closely with html giving it more capablites. PHP itself does not tell the browser how to display things, infact the broswer never sees the code. It is evaluated and the result is sent back usually in html so the browser can display it.

Saving a html file as a .php file DOES NOT affect the html at all. It just allows a person to insert PHP code into the html using the php code tags (<? and ?>). Saving as .php does not give you more features like
Quote:
(login, data processing, etc.).
All it allows you to do is to insert php code which can be desgined for such. And yes css can still be applied to php files because in essense, it is still a html document.
Reply to topic    Frihost Forum Index -> Miscellaneous -> Marketplace

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.