Hey when i code it seems to be fine but because of the different dimensions everyone has it seems to be different for other people. What dimensions do you use and what program do you use to code?
Ty
- Matt

Hey when i code it seems to be fine but because of the different dimensions everyone has it seems to be different for other people. What dimensions do you use and what program do you use to code?
Ty
- Matt
I owe rep to:
NintendoNews & Luckyrare
I use Dreamweaver 8 and code in Valid XHTML, or i sometimes use Notepad.
What do you use?
Microsoft Frontpage/Dreamweaver 8/Notepad.
exactly thatOriginally Posted by Adam050
I use Dreamweaver 8 and code in Valid XHTML, or i sometimes use Notepad.
What do you use?
Front page. Is there any alternative than putting iframes on the template but has the same effect?
Ty
- Matt
I owe rep to:
NintendoNews & Luckyrare
Notepad. Just Use Tables, I Wanna know how to code better, Please Pm me if you can teach me for free![]()
Notepad / Notepad2 is all you need =]
Lol, could anyone answer that question?!Originally Posted by lMattz
Front page. Is there any alternative than putting iframes on the template but has the same effect?
Ty
- Matt
I owe rep to:
NintendoNews & Luckyrare
Hello.
You could code in CSS classes and XHTML to achieve the effect.
For example:
And then in your XHTML page where you want it to go:HTML Code:.content{ width: 400px; border: 1px solid #000000; }
Also this will achieve an expanding effect because their is no height tag set; if you wish to set a height tag then it is:HTML Code:<div class="content"> Content </div>
Hope this helpsHTML Code:height: 1000000px;
Encryptions
Okay thankyou.+rep
I owe rep to:
NintendoNews & Luckyrare
Want to hide these adverts? Register an account for free!