Sr. No. <\/th>\n | Popular programming languages <\/th>\n | Description <\/th>\n<\/tr>\n | |
---|---|---|---|
1 <\/td>\n | Java <\/td>\n | Java has been holding position 1 or 2 for the world’s most popular languages since it’s inception. It was created in mid 90s and since then many large and small companies have adopted it for developing desktop and web applications<\/td>\n<\/tr>\n | |
2<\/td>\n | C <\/td>\n | C is a popular language for cars, sensors and embedded systems. It has been one of the top most popular languages mainly due to its universal compatibility<\/td>\n<\/tr>\n | |
3<\/td>\n | Python<\/td>\n | Python is very popular in today’s era specially since it support quick development of application based on machine learning, big data and AI.<\/td>\n<\/tr>\n<\/table>\n<\/body>\n<\/html><\/pre>\n As you see, we have defined the column headers using The above example gives us the following output when viewed in the browser:<\/p>\n In order to further customize the data presented in an With align attribute, we can customize the text alignment in a However, this property is not supported in HTML 5.<\/p>\n We can set the background of a row by using the background property in the style tag. Let’s see an example for the same below.<\/p>\n Code:<\/strong><\/p>\n |