July 30, 201214 yr Hello i am new here, so don't know if this is in the correct section Following is regarding HTML and CSS only (i think at least) i am a newbie in web page designing, but i want to create a webpage which has a very clean look, not cluttered. i have created some pages earlier, but i don't know how to create a professional page, and give similar look to it. i can create a simple basic page, but all it can have is table and form and image and stuff. I have seen pages where two elements are on same webpage, and i dont have a clue how are they together? eg, check this link http://www.jiit.ac.in/infra/labs.php (i know a php page but i refer to HTML/CSS in this page here) how can it have text on left side, and anchor links on right side without using <pre> tag? wan to know things like these help is appreciated Edited July 30, 201214 yr by sid0972
July 31, 201214 yr Get firebug or use Chrome dev tools to see how it's done. Google and learn about css positioning. It's likely done with floats. I'd give you an example but I'm on my phone. Goodluck, ~evu.
July 31, 201214 yr Author finally a reply, thank you so this is done by css positioning only, and not through anything else? if this is for sure, i'll go ahead ahead and read some books and tutorials on it. and please give me an example whenever feasible for you Edited July 31, 201214 yr by sid0972
August 2, 201214 yr Author i have seen some css positioning examples, but i am still waiting on that example can you please give me that?
August 3, 201214 yr i have seen some css positioning examples, but i am still waiting on that example can you please give me that? There's millions of examples of floats around, you don't have to wait for mine Get firebug or use Chrome's dev tools and see. For what it's worth though. And sorry, I've spent the last two days playing with my new phone ~evu.
August 5, 201214 yr Author thank you i am able to understand a bit more about it if anything else comes up i'll ask
Create an account or sign in to comment