Department of Mathematics and Computer Sciencewww.univ-soukahras.dz/en/dept/mi |
1 votes
|
Comment je peux coller deux fieldset a coté en HTML ? et Comment je peut faire des onglets dans une page HTML ? . ;) |
Asked on 21:16, Saturday 7 May 2016 By khaled amirat |
answers (2)
Answer (1)
0 votes
|
use a table ? or put every component inside a div and set css for display to inline ? for "onglets" ? or Tab, try to use JQueryUI as it has the tabs option. |
Answered on 21:25, Saturday 7 May 2016 by Imed BOUCHRIKA |
Answer (2)
3 votes
|
ok but for the "onglets "i tried by making button then make the paragraph related to each button , then i 've make a js code that head the elments by getting them with their ID . i never try using the JQueryUi. |
Answered on 21:38, Saturday 7 May 2016 by khaled amirat |