> Anyone here good at website building (using HTM webpages)?

Anyone here good at website building (using HTM webpages)?

Posted at: 2014-12-18 
Try ultimatewb. It is very flexible and you can customize it the way you want.

you will need php to create your login in script before this will work.

Here's the deal.

I'm trying to figure out how to create a replica of a webpage AND it's links. Here are the steps that must be taken on the regular version of the website:

1) Go to homepage.

2) Click tab that takes you to "login" page.

3) Open login page, and type in username and password.

Once user/pass is accepted, you will see a bunch of tabs. I used inspect element on ONE page under a tab, and altered the information. The info is saved perfectly as an HTM webpage (CSS included). What I'm trying to do is go through steps 1, 2, 3, BUT once I click that tab, I want to get to MY htm webpage. I tried using a website builder, but it doesn't allow me to link to the HTM. Instead, it links to the original page.

I realize I'll probably have to use a website builder, and I tried that with wix.com, but they don't let me link to the HTM. What can I do? Please let me know you understand the question...