What New Element should be added in HTML 5?

I think with the upcoming Technology that will be introduced in the HTML 5, most of which has so many cool features that has been added by the W3 Consortium; bringing some easier features that would simplify Creating a Website would be more appreciable. For Instance, there has always been this integration between HTML & CSS, especially when it comes to positioning an elements in a particular place on screen, of which sometimes, those elements might have reached their limit and can’t be pushed further or the browser wouldn’t execute the commands properly. Using WYSIWYG editors makes it easier for those individuals who are strictly non programmers, but for those who are intermediary in the web development field, a command which places any element in any location on the page would make programmers worst nightmares come to an end.

For Instance :


<move>  some writing goes here </move>

A construct such as “move” in HTML can be created to actually command other elements to move to a certain location on the web page, as well as this should also be included in CSS, rendering any positioning possible even along with the position property in CSS.

Another Instance would be:


<move location="top(32px), left(100px)" >some text goes here</move>

##### IN CSS #########
move {
location: top(32px), left(100px);
}

##################

Making this “MOVE” element would solve a whole lot of positioning problems, especially with elements that needs to be placed in a particular location but can’t because the element has reached it’s limit or probably the element can’t fit there, or another element has taken the space there.
Although this is just an idea that i think can be introduced in HTML 5.

0

About Charming Prince

Being a Web Developer/Web Author, i had an idea to disseminate my knowledge in the field of web development to other people by opening this online free tutorials on programming languages, in so doing, to share ideas where applicable...As well as to share ideas in related area pertaining to information dissemination and media such as Movies, Music , and Games. as per these are the areas which i like the most and i think most people do like this area as well, so I'll try to make my explanation short but concise...
This entry was posted in Programming and tagged , , , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

Custom avatar Custom avatar Custom avatar Custom avatar Custom avatar Custom avatar Custom avatar Custom avatar Custom avatar Custom avatar Custom avatar Custom avatar Custom avatar Custom avatar Custom avatar Custom avatar Custom avatar Custom avatar Custom avatar Custom avatar Custom avatar Custom avatar Custom avatar Custom avatar Custom avatar