1
I’m creating a simple site, based only on HTML5 and CSS3, in it are two columns, one being a <nav>
to contain the links, and the other being a <section>
to contain the content.
By clicking on one of the links on the side of the column <nav>
, this must open the document whatever it is on the side of <section>
on the same page, without going to another page, without using Javascript or any other tool, only HTML5 and CSS3.
Without frames is possible? What would be the code?
What have you done ? Put the code there. But I’m warning you that only HTML5 and CSS3 doesn’t do it. You have to have Javascript with Ajax.
– Diego Souza
I suggest you do with
frames
even, you will gain more time and believe that more performance.– RFL
The title changes, but the answer is always the same. There are many questions on the site about "browsing without refresh" on the site.
– Wallace Maxters
@Rafaelacioly for what this, bro ? Use frames ? Very archaic...
– Diego Souza
@Gumball if it works and meet the needs there is no why not use, if you can only do with HTML to use ajax? ;)
– RFL
But you can do with ajax why use HTML ? kkkkkkkkkkk
– Diego Souza